evilpilaf / aspnet-core-htmx-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 66.8%Language:HTML 28.9%Language:TypeScript 2.3%Language:JavaScript 2.0%Language:SCSS 0.0%