Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 721 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 721 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

  • ASP.NET Core Razor Pages
  • htmx
  • Bootstrap 4
  • Bootstrap Icons
  • jQuery & jQuery Validation
  • TypeScript
  • Webpack

Back-end

  • ASP.NET Core
  • Entity Framework Core

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