Skip to content

[ASP.NET Core Razor Pages, EF Core, MSSQL, JQuery] Example employees management system.

Notifications You must be signed in to change notification settings

rvnlord/RazorPagesDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Razor Pages Employees Management System

The purpose of this project is to present my knowledge of Razor Pages to anybody who seeks to verify my knowledge. This is one of the solutions I created during the process of learning the technology and will be replaced with a meaningful project as soon as I have something else to share that can be made available for general public.

Features:

  • Full set of CRUD operations for models
  • Strongly-typed Razor Pages and Components
  • Multiple forms per Page management
  • Route parameters with custom constraints
  • Entity Framework Core Code First with Migrations
  • Example of using raw SQL and Stored Procedures with EF Core
  • TempData example
  • Parameterized Partial Views
  • Simple Search Engine
  • File upload, custom error handling, validation, tag helpers, repository pattern and an example of alternative approach for creating CRUD Pages by using Scaffolding feature

1

About

[ASP.NET Core Razor Pages, EF Core, MSSQL, JQuery] Example employees management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published