Skip to content

This is sample admin demo project with dot net core 2 api,Jwt token,entity framework,Angular 5.

Notifications You must be signed in to change notification settings

vimalvataliya1904/Angular5DemoAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular5DemoAdmin

SQL Database

paste dbScript.sql file to your ssms and run it. it will create tables to your database.

API Project

-Change connectionstring according to your environment(appsetting.json,AdminAPI\DataServices\dalc.cs,AdminDemoContext.cs) -if your environment throw exception while saving any record then update your entity by using command which is already mention in \AdminAPI\AdminAPI\edmxUpdateCommand.txt -Build project and run

Frontend Project

  • run command npm install
  • chnage url of api in environment folder.
  • run command ng serve --open

About

This is sample admin demo project with dot net core 2 api,Jwt token,entity framework,Angular 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published