Skip to content

Releases: Yortw/Yort.Ntp

Add ReceivedAt Time

27 Oct 09:05
Compare
Choose a tag to compare

Defines a RequestTimeResult struct which contains the current NTP time and system time at NTP reception. Allows tighter calculation of time offset between NTP server and local system.

Fix iOS Error

21 Apr 06:36
Compare
Choose a tag to compare

Fixes an error where the library simply didn't work on iOS because DnsEndPoint doesn't behave the same on iOS as it does on Windows.

Improved Error Handling

02 Feb 08:20
Compare
Choose a tag to compare

Detect empty buffer returned and raise error event instead of returning incorrect date.

Fix Net Standard Assembly Name

30 Aug 21:12
Compare
Choose a tag to compare

Helps ensure the bait and witch technique/pattern works in solutions targeting multiple platforms.

Net Standard 1.3/Net Core Support

02 Apr 00:58
Compare
Choose a tag to compare

There is now a Net Standard 1.3 assembly (also in the Nuget package for the NetStandard 1.3 TFM). This should enable support in Net Core and Net Standard projects.

Android Compatibility Fix

25 Jan 22:12
Compare
Choose a tag to compare

No longer throws NotSupported exception on Android platform.

WP 8.1 Support

15 May 02:58
Compare
Choose a tag to compare

Updated Nuget package to better support Windows Phone 8.1 projects.

Initial Release

09 Feb 07:24
Compare
Choose a tag to compare
v1.0.0.2

Fix nuget paths and add nuget status to readme.