Skip to content

Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.

Notifications You must be signed in to change notification settings

AnkitSharma-007/SPA-With-Blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SPA-With-Blazor

We are going to create a Single Page Application (SPA) using Razor pages in Blazor with the help of Entity Framework Core database first approach. Single-Page Applications are web application that load a single HTML page and dynamically update that page as the user interacts with the app. We will be creating a sample Employee Record Management System and perform CRUD operations on it.

We will be using Visual Studio 2019 and SQL Server 2017.

Demo

Alt Text

Read the full article at

http://ankitsharmablogs.com/creating-a-spa-using-razor-pages-with-blazor/

Releases

No releases published

Packages

No packages published