Skip to content

CRUD sample project for Blazor - Student Enrollment implementation

Notifications You must be signed in to change notification settings

mjn110/StudentEnrollment

Repository files navigation

StudentEnrollment

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:

  1. Open StudentEnrolment.sln with Visual Studio

  2. Open Package Manager Console

  3. In Package Manager Console type and enter: Update-Database

  4. 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

About

CRUD sample project for Blazor - Student Enrollment implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published