InternetConnectionChecker2 1.2.0

dotnet add package InternetConnectionChecker2 --version 1.2.0
NuGet\Install-Package InternetConnectionChecker2 -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InternetConnectionChecker2" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InternetConnectionChecker2 --version 1.2.0
#r "nuget: InternetConnectionChecker2, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install InternetConnectionChecker2 as a Cake Addin
#addin nuget:?package=InternetConnectionChecker2&version=1.2.0

// Install InternetConnectionChecker2 as a Cake Tool
#tool nuget:?package=InternetConnectionChecker2&version=1.2.0

Make object of Connector of Dll.

StartInternetCheck() is exposed method to check internet connection every second and log it if disconnected.

CheckIfInternetConnected() is another method to check if internet is connected only once. Returns flag.


1. It verifies whether internet is connected every 1 second.

2. It also logs the error in file at location C:\InternetCheck\InternetConnectionLog.txt only if the internet is disconnect any moment.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,618 5/30/2016