This repository contains a CRUD (Create, Read, Update, Delete) application built using Blazor.
This project aims to demonstrate the capabilities of Blazor for building web applications with rich user interfaces.
- Create operations
- Read operations
- Update operations
- Delete operations
-
Clone the repository:
git clone https://github.com/kaushalparik27/BlazorCRUD.git
-
Navigate to the project directory:
cd BlazorCRUD -
Open the project in your preferred IDE
Run the application using the following command:
dotnet runThis project is licensed under the MIT License.