Top 20 NuGet time Packages

Command line tool used to setup and run on premise integrations such as RCO against BokaMera
Package Description
Provides helper functions to convert DateTimes to and from epoch (Unix) time.
Provides current configuration value at build time right in Visual Studio as well as application runtime. This can be utilized to identify test environment for automation testing.
A thin wrapper around System.DateTime which guarantees Kind to be Utc. Commonly used types: Instantia.UtcDateTime
This app will alert you if a value on an incoming event does not match the predefined whitelist
Time rounding tools
双因素认证,从共享密钥和当前时间计算一次性密码的算法. From AspNetCore.Totp
A small library for quickly adding timing metrics to sections of code.
With this package you can convert units of area, time, electric current, length, pressure, temperature and time.
Package Description
.NET Library to handle time intervals (composite start and end)
In C++ you can get the compilation time using the __DATE__ and __TIME__ macros, but that macros returns strings representing the date and time and not values we can use to compare. Sometimes we need to compare this dates and times, maybe because we want to know at runtime whether or not our program...
Improve .NET to Unix time compatibility. UtcMilliTime is for Windows devs to get timestamps in the Unix Time Milliseconds format, from a software defined clock that syncs with NTP (network) time. In JavaScript, there is the Date.now() function. It yields Unix time * 1000 + milliseconds, or 'UtcMill...
Provides an implementation of an interceptor that freezes time before an inbound invocation, and then unfreezes time after the invocation has been completed.
Provides an annotation that indicates a target type or member should be intercepted with time-freezing semantics.
Provides an IANA time zone identifier from latitude and longitude coordinates. The port of the fast and lightweight JS library https://github.com/darkskyapp/tz-lookup-oss
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is u...
Provides simple abstractions of time services. Useful for lateral time-manipulation concerns such as mocking and transactional timestamp alignment.
Provides implementations of simple abstractions of time services. Useful for lateral time-manipulation concerns such as mocking and transactional timestamp alignment.