Jwt.Net, a JWT (JSON Web Token) implementation for .NET. 
                        
                    
         
                Info
| Version: | 11.0.0 | 
| Author(s): | Alexander Batishchev, John Sheehan, Michael Lehenbauer | 
| Last Update: | Wednesday, December 4, 2024 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/jwt-dotnet/jwt | 
| NuGet Url: | https://www.nuget.org/packages/JWT | 
Install
Install-Package JWT
                        dotnet add package JWT
                        paket add JWT
                        
                                JWT Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 3.5 
                                        
                    - Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Security.Cryptography.Csp(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Security.Cryptography.Csp(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
Tags
