Skip to content

Creating a RESTFull API with angular 8 client side to add in later phase.

Notifications You must be signed in to change notification settings

adam-ciszewski/PropertyOwner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PropertyOwner

Creating a RESTFull API with angular 8 client side to add in later phase.

Build

Clone repository and initialise local db instance.

  • dotnet ef migrations add "MigrationName"
  • dotnet ef database update

Tests use inMemorySqlLite provider.

About

Creating a RESTFull API with angular 8 client side to add in later phase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published