From 9f022178693a3df3629b093b27ad1714ba5e56bd Mon Sep 17 00:00:00 2001 From: oledfish <88390729+oledfish@users.noreply.github.com> Date: Sat, 23 Jul 2022 22:56:26 -0300 Subject: [PATCH] Add .NET library to the implementation list (#22) --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 21425e4..66f0251 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -12,6 +12,7 @@ * Elixir: [kuddle](https://github.com/IceDragon200/kuddle) * XSLT: [xml2kdl](https://github.com/Devasta/XML2KDL) * Haskell: [Hustle](https://github.com/fuzzypixelz/Hustle) +* .NET: [Kadlet](https://github.com/oledfish/Kadlet) ## Editor Support