IClock 1.0.1
Provides a testable abstraction and alternative to DateTime.Now / DateTime.UtcNow
Install-Package IClock -Version 1.0.1
dotnet add package IClock --version 1.0.1
<PackageReference Include="IClock" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IClock --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IClock, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added IScopedTimeProvider interface. Renamed UTCClock to UtcClock.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 768 | 9/3/2020 |
1.0.0 | 102 | 9/3/2020 |
1.0.0-alpha | 108 | 9/2/2020 |