From 990cdd61a110bd497cb50d2286407ac6b7b64183 Mon Sep 17 00:00:00 2001 From: James High Date: Fri, 28 Apr 2023 13:20:00 -0500 Subject: [PATCH] Update server-examples.md (#1411) Add link to Khalid Abuhakmeh's Htmx.NET and Htmx.TagHelpers libraries in the C#/ASP.NET Core section --- www/content/server-examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/content/server-examples.md b/www/content/server-examples.md index 7a5ba4c5..65628251 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -77,6 +77,8 @@ These examples may make it a bit easier to get started using htmx with your plat - - +- +- ## Prolog