Skip to content

A book library power by asp.net core and blazor

Notifications You must be signed in to change notification settings

SinnoSong/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Book library project power by asp.net core and blazor.

Run

  • install dotnet-ef use dotnet tool install --global dotnet-ef
  • use dotnet ef database update update migration to database
  • cd to Library.API, use dotnet run launch api application
  • cd to Library.Web, use dotnet run launch Blazor application

use [email protected] and password 12345678 login

About

A book library power by asp.net core and blazor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published