Easy testing of role based authentication during integration testing for ASP.NET core applications.
Info
Version: | 0.2.64 |
Author(s): | jabbera |
Last Update: | Wednesday, January 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jabbera/aspnetcore-testing-role-handler |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Testing.Authentication.ClaimInjector |
Install
Install-Package AspNetCore.Testing.Authentication.ClaimInjector
dotnet add package AspNetCore.Testing.Authentication.ClaimInjector
paket add AspNetCore.Testing.Authentication.ClaimInjector
AspNetCore.Testing.Authentication.ClaimInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Testing(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags