Skip to content

Duende IdentityServer: The most flexible and standards-compliant OpenID Connect and OAuth 2.0 framework for ASP.NET Core and React with EnityFremworkCore

Notifications You must be signed in to change notification settings

prabuddhajayawardhana/Duend-IdentitiyServer-EntityCore

Repository files navigation

Duende IdentityServer: The most flexible and standards-compliant OpenID Connect and OAuth 2.0 framework for ASP.NET Core and React with EnityFremworkCore

dotnet ef migrations add InitialCreate -c ConfigurationDbContext
dotnet ef migrations add InitialCreate -c PersistedGrantDbContext
dotnet ef migrations add InitialCreate -c ApplicationDbContext

dotnet ef database update -c PersistedGrantDbContext
dotnet ef database update -c ConfigurationDbContext
dotnet ef database update -c ApplicationDbContext

dotnet run bin/Debug/net6.0/ids /seed`

About

Duende IdentityServer: The most flexible and standards-compliant OpenID Connect and OAuth 2.0 framework for ASP.NET Core and React with EnityFremworkCore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published