Use your own autofac container with IdServer3.
Info
Version: | 3.0.0 |
Author(s): | Chase Miller |
Last Update: | Wednesday, August 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chase-miller/Autofac.Extras.IdentityServer3 |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.IdentityServer3 |
Install
Install-Package Autofac.Extras.IdentityServer3
dotnet add package Autofac.Extras.IdentityServer3
paket add Autofac.Extras.IdentityServer3
Autofac.Extras.IdentityServer3 Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
- Autofac.Owin(>= 4.2.0)
- IdentityServer3(>= 2.5.1)
- Microsoft.Owin(>= 3.1.0)
- System.ValueTuple(>= 4.3.0)