WebApi.JsonWebToken 0.2.0

dotnet add package WebApi.JsonWebToken --version 0.2.0
                    
NuGet\Install-Package WebApi.JsonWebToken -Version 0.2.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="WebApi.JsonWebToken" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebApi.JsonWebToken" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="WebApi.JsonWebToken" />
                    
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 WebApi.JsonWebToken --version 0.2.0
                    
#r "nuget: WebApi.JsonWebToken, 0.2.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.
#addin nuget:?package=WebApi.JsonWebToken&version=0.2.0
                    
Install WebApi.JsonWebToken as a Cake Addin
#tool nuget:?package=WebApi.JsonWebToken&version=0.2.0
                    
Install WebApi.JsonWebToken as a Cake Tool

JsonWebToken DelegatingHandler for ASP.NET Web API

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • JWT (>= 1.3.2)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 4,445 11/20/2014
0.1.2 719 7/29/2014
0.1.1 1,537 11/14/2013
0.1.0 111 9/30/2013
0.0.8 52 9/30/2013
0.0.7 50 7/26/2013
0.0.6 48 7/25/2013
0.0.5 46 5/8/2013
0.0.3 47 2/20/2013
0.0.2 45 2/20/2013
0.0.1 48 2/20/2013