NodaTime.Testing 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NodaTime.Testing --version 0.1.0
                    
NuGet\Install-Package NodaTime.Testing -Version 0.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NodaTime.Testing" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NodaTime.Testing" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="NodaTime.Testing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NodaTime.Testing --version 0.1.0
                    
#r "nuget: NodaTime.Testing, 0.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NodaTime.Testing@0.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NodaTime.Testing&version=0.1.0
                    
Install as a Cake Addin
#tool nuget:?package=NodaTime.Testing&version=0.1.0
                    
Install as a Cake Tool

Provides extra types which may be useful when testing code
     which uses Noda Time, such as a fake programmable
     implementation of IClock and a time zone which has a fixed
     transition. These types are also used to test Noda Time itself.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on NodaTime.Testing:

Repository Stars
jskeet/DemoCode
Demo code used in talks, blog posts etc
SnowBankSDK/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
NosCoreIO/NosCore
NosCore is a Nostale emulator in c# (.Net 9) using DotNetty / Entity Framework / WebAPI / Autofac / Mapster / Serilog
Version Downloads Last Updated
2.0.0-alpha20140808 179 8/8/2014
2.0.0-alpha20140807 43 8/7/2014
1.3.1 3,949 3/6/2015
1.3.0 2,933 6/27/2014
1.3.0-dev-20140518 72 5/18/2014
1.3.0-dev-20140515 51 5/15/2014
1.3.0-beta1 48 6/19/2014
1.2.0 1,066 11/16/2013
1.2.0-rc2 47 11/12/2013
1.2.0-rc1 48 11/1/2013
1.1.1 225 8/30/2013
1.1.0 91 4/6/2013
1.1.0-rc1 42 3/28/2013
1.1.0-dev-2013-31-01 45 1/31/2013
1.1.0-dev 43 12/14/2012
1.0.1 58 11/13/2012
1.0.0 48 11/7/2012
1.0.0-rc1 44 11/1/2012
1.0.0-beta2 45 8/4/2012
1.0.0-beta1 42 4/12/2012
0.9.0 49 2/17/2012
0.1.0 61 8/19/2011