From 10bb2075104a5983a9567989b365c5c1a1bbcf12 Mon Sep 17 00:00:00 2001 From: Jozef Gajdos Date: Mon, 31 Mar 2025 09:00:35 +0200 Subject: [PATCH] Add AspNetStatic library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5731f6fd..8a85f1133 100644 --- a/README.md +++ b/README.md @@ -922,6 +922,7 @@ metadata in media files, including video, audio, and photo formats ## Static Site Generators * [Sandra.Snow](https://github.com/Sandra/Sandra.Snow) - Jekyll-inspired static site generation for .NET +* [AspNetStatic](https://github.com/ZarehD/AspNetStatic) - Transform ASP.NET Core web app into a static site generator. ## Strong Naming