Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspnetcore-identityserver4-webapi-angular

All in one, Identityserver4, Aspnetcore Identity, WebApi and Angular Client

Demo www.ids4angularaspidentity.npoci.com

How to run

  1. Download or clone the repository
  2. Open command prompt on the project directory
  3. Execute dotnet restore to restore the dependencies
  4. Execute dotnet ef migrations add InitialMigration
  5. Execute dotnet ef database update =>to apply the migration to the database
  6. Exeute npm -install to install all the required nodeJS modules
  7. Execute donet run to run the poject
  8. Browse http://localhost:5000 to view in the browser

About

All in one, Identityserver4, Aspnetcore Identity, WebApi and Angular Client

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages