Skip to content

mkejeiri/RestApi-SPA-IdentityRoles

Repository files navigation

.Net Core Web API and Angular 6

New Features!

This is an update of Dating App implementing new Framework features :

  • SPA part using Angular 6 new Libaries
  • API part using Identity (user, role) for authentication!

Installation

Download the zip folder (or git clone it to you local folder) and unzip it!

in Dating.API Folder

$ dotnet run 

Or

$ dotnet watch run 

in Dating-SPA Folder

$ ng serve --watch --open

NOTE: by defaut the API will run in Development mode, also the wwwroot folder contains a build version of the SPA to be served as a static files.

About

This include Identity management by the dotnet Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published