Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 360 Bytes

TaskSystem

A simple task system implemented with ASP.NET Core, Blazor, EF SQLite (Code first)

This project explores Blazor - highlighting the usage of component lifecycles, services, dependency injection, and event-based communication between components

To generate the database run: dotnet-ef database update

Working Demo

https://tasks.andromack.com