Book library project power by asp.net core and blazor.
- install dotnet-ef use
dotnet tool install --global dotnet-ef - use
dotnet ef database updateupdate migration to database - cd to
Library.API, usedotnet runlaunch api application - cd to
Library.Web, usedotnet runlaunch Blazor application
use admin@library.com and password 12345678 login