Rofi Nafiis Zain (1214017) Haris Riyoni (1214047) Jasmine Mutiara (1214012) M Faisal A (1214041) Aplikasi Administrator Perpustakaan
- .NET 6.
- Microsoft Entity Framework SQLEXPRESS
- Microsoft Entity Framework Design
- Microsoft Entity Framework Tools
- Microsoft Entity Framework CORE
Database : Using SQL EXPRESS Download the SQL and the SQL Server Management System use LINK below:
- https://www.microsoft.com/en-us/sql-server/sql-server-downloads
- https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16
Open the .sln file to open the project
-
Migrate - Before Migrate the database use the command
cd .\BlazorFullStackCrud\Server dotnet ef migrations add Initials dotnet ef database update -
Running The APP
- You can use run without debug to increase the memory usage
- OR us the run with debug to see the graph
-
Insert the Page
- Go to the BlazorFullStackCrud.Client Folder Pages add New Razor Component
- Put all the component inside the file
- then, select the routes in program.cs
-
Edit the Controller
- Go to the BlazorFullStackCrud.Server in Folder Controller
- U can put all the backend API there
NOTE : MAKE SURE YOUR DEVICE ARE INSTALLED THE SQL EXPRESS AND THE SSMS FIRST BEFORE RUN THE APP
BEST REGARDS Rofinafiin