Skip to content

Commit

Permalink
Add Link to my HTMX for ASP.NET Core devs to Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidabuhakmeh committed Oct 10, 2023
1 parent f136f74 commit 6b91f41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This is a package designed to add server side helper methods for `HttpRequest` and `HttpResponse`. This makes working with [htmx](https://htmx.org/) server-side concepts simpler. You should also consider reading about [Hyperscript](https://hyperscript.org/), an optional companion project for HTMX.

> **If you're new to HTMX, checkout out this series on [getting started with HTMX for ASP.NET Core developer](https://www.jetbrains.com/dotnet/guide/tutorials/htmx-aspnetcore/) which also includes a sample project and patterns that you might find helpful.**
## Htmx Extension Methods

### Getting Started
Expand Down

0 comments on commit 6b91f41

Please sign in to comment.