Skip to content

Using Htmx, ASP.NET Core, and Marten (postgres document db) to sort list

Notifications You must be signed in to change notification settings

khalidabuhakmeh/HtmxCollections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTMX Collection Posting

This is a simple demo on the surface but demonstrates a few complex concepts in ASP.NET Core:

  • Model Binding a collection from a form
  • Sorting client side and saving the results
  • Clientside interaction with HTMX
  • Document Database

Getting Started

You'll need the following:

  • PostgreSQL Database (use docker)
  • .NET 6

You should be good to go. Just change the connection string.

License

I'm cool if you're cool 😎

About

Using Htmx, ASP.NET Core, and Marten (postgres document db) to sort list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published