Clock 1.0.3
Testable global DateTime.Now provider.
Install-Package Clock -Version 1.0.3
dotnet add package Clock --version 1.0.3
<PackageReference Include="Clock" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clock --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Clock, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Clock as a Cake Addin
#addin nuget:?package=Clock&version=1.0.3
// Install Clock as a Cake Tool
#tool nuget:?package=Clock&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- ClockAnalyser (>= 1.0.99)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Clock:
Package | Downloads |
---|---|
ClockTesting
Test package for global DateTime.Now provider.
|
GitHub repositories
This package is not used by any popular GitHub repositories.