netfx-System.DateTimeEpochExtensions
1.0.0.7
See the version list below for details.
dotnet add package netfx-System.DateTimeEpochExtensions --version 1.0.0.7
NuGet\Install-Package netfx-System.DateTimeEpochExtensions -Version 1.0.0.7
<PackageReference Include="netfx-System.DateTimeEpochExtensions" Version="1.0.0.7" />
paket add netfx-System.DateTimeEpochExtensions --version 1.0.0.7
#r "nuget: netfx-System.DateTimeEpochExtensions, 1.0.0.7"
// Install netfx-System.DateTimeEpochExtensions as a Cake Addin #addin nuget:?package=netfx-System.DateTimeEpochExtensions&version=1.0.0.7 // Install netfx-System.DateTimeEpochExtensions as a Cake Tool #tool nuget:?package=netfx-System.DateTimeEpochExtensions&version=1.0.0.7
Provides conversion of dates 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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.