Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentityServerTest project

IdentityServer 4 using .NET Core 3 without Entity Framework

The code mostly followed to excellent instructions from the blog entry IdentityServer4 Without Entity Framework However necesseary changes was done to update API of UserStore, UserProfileService and PersistedGrantStore - mostly reflect switching to async version of methods.

Other changes are:

It's easy to revert code back to SQL Server version, just replace connections and commands to SQL Server version and replace text of SQL commads to version from the original blog entry.

About

IdentityServer 4 using .NET Core 3 without Entity Framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages