Simple NTP (SNTP) client that can be embedded in desktop applications to provide them with accurate network time even when the system clock is unsynchronized.
Info
Version: | 1.4.2 |
Author(s): | Robert Važan |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://guerrillantp.machinezoo.com/ |
NuGet Url: | https://www.nuget.org/packages/GuerrillaNtp |
Install
Install-Package GuerrillaNtp
dotnet add package GuerrillaNtp
paket add GuerrillaNtp
GuerrillaNtp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags