/Library

A book library power by asp.net core and blazor

Primary LanguageC#

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 admin@library.com and password 12345678 login