Skip to content

AlexeBarlescu/EmployeeMgrBlazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Server SPA

App link https://abemployeemanblazor.azurewebsites.net

This repository contains a dotnet core single page application build with C# and Blazor Server, where you can:

  • Create, read, edit and delete employees and departments.
  • View all employees and departments in a table that is sortable and paginated.
  • Uses Sqlite in memory database with demo data.

Blazor Features Used

  • Component routing and navigation
  • Common layout with bootstrap nav menu
  • Template components with generic type parameters
  • Blazor form components and validation

About

SPA with .Net Core Blazor Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published