OWIN middleware for doing claims transformation in OWIN/Katana applications.
Info
Version: | 1.0.1 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Thursday, February 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.ClaimsTransformation |
Install
Install-Package Thinktecture.IdentityModel.Owin.ClaimsTransformation
dotnet add package Thinktecture.IdentityModel.Owin.ClaimsTransformation
paket add Thinktecture.IdentityModel.Owin.ClaimsTransformation
Thinktecture.IdentityModel.Owin.ClaimsTransformation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(2.1.0)
Tags