Decrypts MachineKey protected AuthenticationTicket objects created by ASP.NET to be used in ASP.NET Core.
Info
Version: | 1.6.0 |
Author(s): | Dariel Marlow |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dmarlow/AspNetTicketBridge |
NuGet Url: | https://www.nuget.org/packages/AspNetTicketBridge |
Install
Install-Package AspNetTicketBridge
dotnet add package AspNetTicketBridge
paket add AspNetTicketBridge
AspNetTicketBridge Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.0)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.0.0)