From 3fb5c04ea6257ee5ae183e83e63734f43c293771 Mon Sep 17 00:00:00 2001 From: mryderie Date: Mon, 30 Aug 2021 20:21:05 +0100 Subject: [PATCH] Adding ASP.NET Core project to Server-Side Examples page --- www/server-examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/www/server-examples.md b/www/server-examples.md index c9ecdfc6..ec186e7e 100644 --- a/www/server-examples.md +++ b/www/server-examples.md @@ -66,6 +66,7 @@ These examples may make it a bit easier to get started using htmx with your plat ### ASP.NET Core - +- ## Prolog