Skip to main content
Iso8601DurationHelper package icon

Iso8601DurationHelper

A small library to handle ISO8601 durations (e.g. P1Y for 1 year, PT2H30M for 2 hours and 30 minutes) in C#.

Total Downloads
1.2M
1,199,547
Published
Nov 22, 2022
Latest stable version

Install

.NET CLI
dotnet add package Iso8601DurationHelper --version 1.1.0-beta.1
Package Manager Console
Install-Package Iso8601DurationHelper -Version 1.1.0-beta.1
PackageReference
<PackageReference Include="Iso8601DurationHelper" Version="1.1.0-beta.1" />

Frameworks

net7.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.