VOOZH about

URL: https://www.nuget.org/packages/TimeSpan2/2.1.0

⇱ NuGet Gallery | TimeSpan2 2.1.0




👁 Image
TimeSpan2 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TimeSpan2 --version 2.1.0
 
 
NuGet\Install-Package TimeSpan2 -Version 2.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="TimeSpan2" Version="2.1.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TimeSpan2" Version="2.1.0" />
 
Directory.Packages.props
<PackageReference Include="TimeSpan2" />
 
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 TimeSpan2 --version 2.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TimeSpan2, 2.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 TimeSpan2@2.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=TimeSpan2&version=2.1.0
 
Install as a Cake Addin
#tool nuget:?package=TimeSpan2&version=2.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Library to extend the functionality of the TimeSpan structure to be comparable, serializable, and convertible. It also supports localized string formatting and parsing so a TimeSpan can be represented by something like "3 days, 2 hours, 19 minutes" instead of "3:02:19:00".

Product Versions Compatible and additional computed target framework versions.
.NET Framework net20 net20 is compatible.  net35 net35 is compatible.  net40 net40 is compatible.  net403 net403 was computed.  net45 net45 was computed.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
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 TimeSpan2:

Package Downloads
TaskSchedulerEditor

Provides localizable UI elements for editing classes in the TaskScheduler library.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on TimeSpan2:

Repository Stars
dahall/TaskScheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
tushev/aojdk-updatewatcher
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
Version Downloads Last Updated
2.4.3 28,041 4/2/2023
2.4.2 19,170 2/10/2022
2.4.1 823 12/28/2021
2.4.0 524 12/28/2021
2.3.1 4,735 1/26/2021
2.3.0 11,607 2/27/2020
2.2.0 31,747 12/18/2018
2.1.6 17,652 6/23/2017
2.1.5 8,530 4/7/2017
2.1.4 45,785 4/11/2016
2.1.3 2,025 4/7/2016
2.1.2 2,033 3/15/2016
2.1.1 5,197 12/22/2015
2.1.0 5,837 8/14/2015
2.0.8 3,993 6/24/2015
2.0.7 2,857 4/24/2015
2.0.6 2,129 3/23/2015
2.0.5 1,731 2/7/2015
2.0.4 5,830 4/17/2014
2.0.3 2,119 4/9/2014
Loading failed