An open API service indexing awesome lists of open source software.

https://github.com/ankitsharma-007/aspcore.blazorcrud

CRUD Using Blazor And Entity Framework Core
https://github.com/ankitsharma-007/aspcore.blazorcrud

ankit-sharma article asp-net-core blazor blazor-crud blazor-webassembly csharp entity-framework-core sql-server visual-studio-2019

Last synced: 14 days ago
JSON representation

CRUD Using Blazor And Entity Framework Core

Awesome Lists containing this project

README

        

# ASPCore.BlazorCrud

We are going to create a web application using Blazor Wasm with the help of Entity Framework Core. We will be creating a sample Employee Record Management System and perform CRUD operations on it.

We will use Visual Studio 2022 and SQL Server 2017.

# Demo

![Alt Text](https://github.com/AnkitSharma-007/ASPCore.BlazorCrud/blob/master/Output/BlazorWasmCrud.gif)

# Read the full article
http://ankitsharmablogs.com/asp-net-core-crud-using-blazor-and-entity-framework-core/