Dks.SimpleToken.Core
1.1.2
Simple and cross-platform library for authorization token generation and validation. It allows machine-to-machine authorization processes using short time-to-live tokens with embedded metadata for custom validation scenarios.
Install-Package Dks.SimpleToken.Core -Version 1.1.2
dotnet add package Dks.SimpleToken.Core --version 1.1.2
<PackageReference Include="Dks.SimpleToken.Core" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dks.SimpleToken.Core --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dks.SimpleToken.Core, 1.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Dks.SimpleToken.Core:
Package | Downloads |
---|---|
Dks.SimpleToken.Validation.MVC5
ASP.NET MVC 5 integration for Dks.SimpleToken.
|
|
Dks.SimpleToken.Validation.WebAPI
ASP.NET Web Api 2 integration for Dks.SimpleToken
|
|
Dks.SimpleToken.SystemWeb
Token generation and protection for Dks.SimpleToken using classic System.Web utilities like MachineKey and FormsAuthenticationTicket.
|
|
Dks.SimpleToken.Validation.MVC6
ASP.NET Core MVC 6 integration for Dks.SimpleToken
|
|
Dks.SimpleToken.Serializers.Protobuf
Protobuf-net serializer for Dks.SimpleToken
|
GitHub repositories
This package is not used by any popular GitHub repositories.