Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support).
Info
Version: | 3.6.1 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Thursday, December 12, 2013 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel |
Install
Install-Package Thinktecture.IdentityModel
dotnet add package Thinktecture.IdentityModel
paket add Thinktecture.IdentityModel
Thinktecture.IdentityModel Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
.NETFramework 4.5
- Newtonsoft.Json(5.0.6)
- System.IdentityModel.Tokens.Jwt(1.0.0)
Tags