Library for impersonating users during development leveraging ASP.NET Identity.
Info
Version: | 3.0.0 |
Author(s): | Ritter Insurance Marketing |
Last Update: | Friday, October 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ritterim/stuntman |
NuGet Url: | https://www.nuget.org/packages/RimDev.Stuntman |
Install
Install-Package RimDev.Stuntman
dotnet add package RimDev.Stuntman
paket add RimDev.Stuntman
RimDev.Stuntman Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Owin(>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.3)
Tags