Microsoft.Owin.Security.Jwt 3.0.0-alpha1

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Owin.Security.Jwt.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Owin.Security.Jwt --version 3.0.0-alpha1
                    
NuGet\Install-Package Microsoft.Owin.Security.Jwt -Version 3.0.0-alpha1
                    
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="3.0.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Owin.Security.Jwt" Version="3.0.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Owin.Security.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 Microsoft.Owin.Security.Jwt --version 3.0.0-alpha1
                    
#r "nuget: Microsoft.Owin.Security.Jwt, 3.0.0-alpha1"
                    
#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=Microsoft.Owin.Security.Jwt&version=3.0.0-alpha1&prerelease
                    
Install Microsoft.Owin.Security.Jwt as a Cake Addin
#tool nuget:?package=Microsoft.Owin.Security.Jwt&version=3.0.0-alpha1&prerelease
                    
Install Microsoft.Owin.Security.Jwt as a Cake Tool

Middleware that enables an application to protect and validate JSON Web Tokens.

Product 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.

NuGet packages (69)

Showing the top 5 NuGet packages that depend on Microsoft.Owin.Security.Jwt:

Package Downloads
Microsoft.Owin.Security.ActiveDirectory

Middleware that enables an application to use Microsoft's technology for authentication.

IdentityServer3.Contrib.AccessTokenValidation

Access token validation middleware for JWT and reference tokens issued by IdentityServer3, based on JWT 5, Owin 4 and IdentityModel 4

Okta.AspNet

Official Okta middleware for ASP.NET 4.6.2+. Easily add authentication and authorization to ASP.NET applications.

Thinktecture.IdentityModel.Owin

Helper library for claims based identity & access control in OWIN/Katana based applications.

TouchConvert.Tenant.Api.V1.Dtos

Data transfer objects for TouchConvert version one APIs.

GitHub repositories (14)

Showing the top 14 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
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
grissomlau/Grissom.CMS
基于.NET平台的后台内容管理系统
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.