Metadata >> NuGet >> NodaTime.Testing

NodaTime.Testing

Metadata

Authors Jon Skeet
Description 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.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jon Skeet
ProjectUrl http://nodatime.org/
RequireLicenseAcceptance False
Tags nodatime testing
Dependencies NodaTime:2.0.0-alpha20150728
PackageSize 67976
PackageHashAlgorithm SHA512
PackageHash kJbw2GpB2QSD0oFh6ewyiU/LUei10+f25z9PrhurTNDvE5gn54iEqAKJ1aUQyWMyRZqW5CjpIny/srth+rxAiQ==
DownloadCount 000000
CreatedDate 2015-07-28T08:56:04
Summary Provides extra types which may be useful when testing code which uses Noda Time.

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NodaTime.Testing -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NodaTime.Testing -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NodaTime.Testing
Installing the package (HTTP Basic authentication):
Install-Package NodaTime.Testing -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NodaTime.Testing -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NodaTime.Testing

OpenWrap

Installing the package:
o add-wrap NodaTime.Testing
Uninstalling the package:
o remove-wrap NodaTime.Testing

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0-alpha20150728
2.0.0-alpha20150718
1.3.1
2.0.0-alpha20140808
2.0.0-alpha20140807
1.3.0
1.3.0-beta1
1.3.0-dev-20140518
1.3.0-dev-20140515
1.2.0
1.2.0-rc2
1.2.0-rc1
1.1.1
1.1.0
1.1.0-rc1
1.1.0-dev-2013-31-01