Skip to content

edusoccer1121/snkrsfind-htmx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.7%
  • HTML 28.9%
  • TypeScript 2.4%
  • JavaScript 2.0%