An open API service indexing awesome lists of open source software.

https://github.com/indice-co/indice.identityserver4

Identity Server related code for dotnet vnext support. Grater than `net7.0`
https://github.com/indice-co/indice.identityserver4

Last synced: 7 months ago
JSON representation

Identity Server related code for dotnet vnext support. Grater than `net7.0`

Awesome Lists containing this project

README

          

# Indice.IdentityServer4 ![alt text](icon/icon-64.png "Indice logo")

Identity Server related code for dotnet vnext support. Grater than `net7.0`

## Installation

To install Indice.IdentityServer4, run the following command in the Package Manager Console. Or download it [here](https://www.nuget.org/packages/Indice.IdentityServer.EntityFramework.Storage/)

```powershell
PM> Install-Package "Indice.IdentityServer.EntityFramework.Storage"
```