CRUD sample project for Blazor - Student Enrolment implementation
Visual Studio 2022 and Dotnet SDK 7.0 is required.
SQL Server is required.
To work with project you need to create database:
-
Open StudentEnrolment.sln with Visual Studio
-
Open Package Manager Console
-
In Package Manager Console type and enter: Update-Database
-
Database will be created
Now the Project is ready to run
Please press Ctrl + f5
The Project is consist of CRUD operation for student enrolment with Blazor WebAssembly project
Name: Muhammad Javad Najafi
Email: mjn220@gmail.com
Linkedin: linkedin.com/in/mj-najafi