Simple NTP (SNTP) client that can be embedded in desktop applications to provide accurate network time even when the system clock is unsynchronized.
Info
Version: | 3.1.0 |
Author(s): | Robert Važan |
Last Update: | Saturday, April 8, 2023 |
.NET Fiddle: | Online Example |
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