Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 779 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 779 Bytes

ASP.NET Core Razor Pages w/ htmx - CRUD Example

This project demonstrates the use of htmx with ASP.NET Core Razor Pages to create a simple CRUD web application.

Music Manager UI Screenshot

Frameworks used in this project:

Front-end

Back-end

  • ASP.NET Core 8
  • Entity Framework Core

Artist, Album & Track name seed data generated with Name Generator