Skip to content
This repository was archived by the owner on Aug 23, 2021. It is now read-only.

black0utdev/WE01_ASP.NET_Core_WS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to generate SQLite DB in Backend Service:

  1. Delete All Files in Migration Folder
  2. Open CMD
  3. dotnet ef migrations add InitialCreate
  4. dotnet ef database update

Services (WebEngineering01_ASP.NetCore) /api/todocollab /api/todoitem /api/todolist /api/user /swagger

How to start: Services: in Ordner (WebEngineering01_ASP.NetCore) in Konsole dotnet run eingeben Frontend: In Ordner (RazorPagesMovie) in Konsole dotnet run eingeben

About

Web Engineering 01 ASP.NET Core Example Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors