Skip to content

alsami/alsami.Duende.IdentityServer.AspNetCore.Testing

Repository files navigation

alsami.Duende.IdentityServer.AspNetCore.Testing

CI codecov

NuGet NuGet

This library serves as a testing framework for Duende.IdentityServer using Microsoft.AspNetCore.TestHost and makes it easy to test your web-applications in combination with Duende.IdentityServer.

Usage

This library is supposed to be used within test-projects. Please checkout the prerequisites described by Microsoft.

Check out the docs for more information about the usage!

Installation

This package is available via nuget. You can install it using Visual-Studio-Nuget-Browser or by using the dotnet-cli for your test-project.

dotnet add package alsami.Duende.IdentityServer.AspNetCore.Testing

If you want to add a specific version of this package

dotnet add package alsami.Duende.IdentityServer.AspNetCore.Testing --version 1.0.0

For more information please visit the official dotnet-cli documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published