JWT 1.3.2

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

JWT (JSON Web Token) Implementation for .NET (Public Domain)

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

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on JWT:

Repository Stars
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
openbullet/OpenBullet2
OpenBullet reinvented
riperiperi/FreeSO
Re-implementation of The Sims Online.
twilio/twilio-csharp
Twilio C#/.NET Helper Library for .NET6+.
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
ixre/cms
DDD 开源.NET CMS、跨平台, 兼容.NET Core和ASP.NET,支持Docker容器
CCob/okta-terrify
Okta Verify and Okta FastPass Abuse Tool
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
liuhll/silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
shr670377723/CommunityServer-master
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
SlejmUr/PayCheck3
PayDay 3 Server Emulator Attempt
Cysharp/LitJWT
Lightweight, Fast JWT(JSON Web Token) implementation for .NET.
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
GardenHamster/GenshinPray
一个.net core编写的模拟原神抽卡的api,根据米哈游公布的概率模拟生成十连或单抽结果图,并返回图片地址
CCob/Shwmae
zwl568633995/AspNetCoreScaffolding
.NetCore基础框架,集成分布式中间件
Version Downloads Last updated
1.3.2 53,280 6/9/2013
1.3.1 922 2/4/2013
1.3.0 100 2/4/2013
1.2.0 531 4/18/2012
1.1.1 15,471 1/19/2012
1.1.0 155 7/25/2011
1.0.0 93 7/12/2011