Skip to content

A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach.

License

Notifications You must be signed in to change notification settings

AnkitSharma-007/Blazor-Server-Side-SPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor-Server-Side-SPA

We will create a sample Employee Record Management System and perform CRUD operations on it. We will use a form to accept the user inputs. The form will have client-side validations and contains a dropdown list, which will bind to a database table. We will also provide a filter option to the user to filter the employee records based on employee name.

We will use Visual Studio 2022 and SQL Server 2017.

Demo

Demo

Read the full article at

http://ankitsharmablogs.com/single-page-application-using-server-side-blazor/

About

A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published