Update server-examples.md (#1411)

Add link to Khalid Abuhakmeh's Htmx.NET and Htmx.TagHelpers libraries in the C#/ASP.NET Core section
This commit is contained in:
James High 2023-04-28 13:20:00 -05:00 committed by GitHub
parent e9017fa8fd
commit 990cdd61a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,6 +77,8 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/jerriepelser-blog/htmx-with-aspnet-core>
- <https://github.com/mryderie/aspnet-core-htmx-example>
- <https://github.com/khalidabuhakmeh/Htmx.Net>
- <https://github.com/khalidabuhakmeh/Htmx.Net#htmxtaghelpers>
## Prolog