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
- Host: GitHub
- URL: https://github.com/ankitsharma-007/aspcore.blazorcrud
- Owner: AnkitSharma-007
- Created: 2018-04-09T04:05:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T12:36:21.000Z (over 3 years ago)
- Last Synced: 2025-04-19T01:31:58.986Z (25 days ago)
- Topics: ankit-sharma, article, asp-net-core, blazor, blazor-crud, blazor-webassembly, csharp, entity-framework-core, sql-server, visual-studio-2019
- Language: C#
- Homepage:
- Size: 27.8 MB
- Stars: 44
- Watchers: 6
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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