Microsoft.Owin.Security.Jwt
                               
                            
                                4.0.1
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.Owin.Security.Jwt --version 4.0.1
NuGet\Install-Package Microsoft.Owin.Security.Jwt -Version 4.0.1
        
        
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="Microsoft.Owin.Security.Jwt" Version="4.0.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.Owin.Security.Jwt" Version="4.0.1" />
<PackageReference Include="Microsoft.Owin.Security.Jwt" />
        
        
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 Microsoft.Owin.Security.Jwt --version 4.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.Owin.Security.Jwt, 4.0.1"
        
        
#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.
                    
    
    #:package Microsoft.Owin.Security.Jwt@4.0.1
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.Owin.Security.Jwt&version=4.0.1
#tool nuget:?package=Microsoft.Owin.Security.Jwt&version=4.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Middleware that enables an application to protect and validate JSON Web Tokens.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net45 is compatible. 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.
- 
                                                - Microsoft.Owin (>= 4.0.1)
- Microsoft.Owin.Security (>= 4.0.1)
- Microsoft.Owin.Security.OAuth (>= 4.0.1)
- Owin (>= 1.0.0)
- System.IdentityModel.Tokens.Jwt (>= 5.3.0)
 
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on Microsoft.Owin.Security.Jwt:
| Repository | Stars | 
|---|---|
| stride3d/stride 
                                                            Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
                                                         | |
| OrchardCMS/Orchard 
                                                            Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
                                                         | |
| pnp/PnP 
                                                            SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
                                                         | |
| azure-ad-b2c/samples 
                                                            Azure AD B2C custom policy solutions and samples.
                                                         | |
| IdentityManager/IdentityManager 
                                                            User & Identity Management
                                                         | |
| aspnet-contrib/AspNet.Security.OpenIdConnect.Server 
                                                            OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
                                                         | |
| tjoudeh/AspNetIdentity.WebApi 
                                                            Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
                                                         | |
| filipw/apress-recipes-webapi 
                                                            Samples from ASP.NET Web API 2: Recipes book.
                                                         | |
| tjoudeh/JWTAspNetWebApi 
                                                            Tutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)
                                                         | |
| microsoft/data-accelerator 
                                                            Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
                                                         | |
| Azure/azure-iot-remote-monitoring 
                                                            Azure IoT Remote Monitoring preconfigured solution
                                                         | |
| linianhui/example-oidc 
                                                            OIDC (OpenID Connect) Example for http://openid.net/connect/
                                                         | |
| Windows-XAML/201505-MVA | |
| ark-mod/ArkBot 
                                                            ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.
                                                         | |
| grissomlau/Grissom.CMS 
                                                            基于.NET平台的后台内容管理系统
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.0.1 | 2 | 1/18/2019 | 
| 4.0.0-rtm-488-dev | 2 | 1/8/2019 | 
| 4.0.0-rtm-000 | 2 | 1/7/2019 | 
| 3.0.1 | 71,724 | 2/20/2015 | 
| 3.0.0 | 70,724 | 8/20/2014 | 
| 3.0.0-rc2 | 781 | 7/10/2014 | 
| 3.0.0-rc1 | 376 | 7/2/2014 | 
| 3.0.0-beta1 | 844 | 3/27/2014 | 
| 3.0.0-alpha1 | 105 | 2/20/2014 | 
| 2.1.0 | 39,987 | 1/21/2014 | 
| 2.1.0-rc1 | 59 | 12/12/2013 | 
| 2.0.2 | 384 | 11/18/2013 | 
| 2.0.1 | 339 | 10/25/2013 | 
| 2.0.0 | 849 | 10/17/2013 |