netfx-System.DateTimeEpochExtensions
1.1.0
Provides conversion of DateTime and DateTimeOffset into an epoch-relative number value (total seconds).
See Unix Epoch in Wikipedia for more information on why this might be needed.
Typical uses include using this simplified representation as an expiration time for a token, password or verification code.
Install-Package netfx-System.DateTimeEpochExtensions -Version 1.1.0
dotnet add package netfx-System.DateTimeEpochExtensions --version 1.1.0
<PackageReference Include="netfx-System.DateTimeEpochExtensions" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-System.DateTimeEpochExtensions --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on netfx-System.DateTimeEpochExtensions:
Package | Downloads |
---|---|
netfx-Microsoft.IdentityModel.Swt
Adds the required source code and Web.config changes to support SWT tokens.
Just configure SWT token format in Azure ACS/STS, and add your SwtSigningKey value to the Web.config!
Requires: http://kzu.to/wifruntime and http://kzu.to/wif_sdk
|
|
LINQTOMOZ.API
LINQ provider to MOZ API
|
GitHub repositories
This package is not used by any popular GitHub repositories.