Iso8601Duration 1.0.0

dotnet add package Iso8601Duration --version 1.0.0
NuGet\Install-Package Iso8601Duration -Version 1.0.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="Iso8601Duration" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iso8601Duration --version 1.0.0
#r "nuget: Iso8601Duration, 1.0.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.
// Install Iso8601Duration as a Cake Addin
#addin nuget:?package=Iso8601Duration&version=1.0.0

// Install Iso8601Duration as a Cake Tool
#tool nuget:?package=Iso8601Duration&version=1.0.0

Normalizes a Duration Pattern.
Converts a Duration Pattern into a TimeSpan or DurationStruct.
Converts a DurationStruct into a TimeSpan or Duration Pattern.
Converts a TimeSpan into a DurationStruct or Duration Pattern.
Works with a DurationStruct easily instead of use TimeSpan that not covers Years and Months.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Iso8601Duration:

Package Downloads
Cimpress.Stereotype

Client for using Stereotype

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 23,570 1/8/2018

Compatible with .NET Standard 2.0
Compatible with .NET and .NET Core
(Microsoft .NET Framework v4.6.1 or greater, and .NET Core 2.0 or greater)