From 1d880dc8cb14d36159bec551aea2fe8a6e08e9c3 Mon Sep 17 00:00:00 2001 From: CliffyA Date: Thu, 15 May 2025 17:07:27 +1000 Subject: [PATCH] Add Number Duck fix url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7b3a5c..1758b38 100644 --- a/README.md +++ b/README.md @@ -718,3 +718,4 @@ A curated list of awesome C-Sharp frameworks, libraries and software. * [FlingOS/FlingOS](https://github.com/FlingOS/FlingOS) - An educational operating system written in C#. A great stepping stone from high to low level development. * [BloodHoundAD/SharpHound3](https://github.com/BloodHoundAD/SharpHound3) - C# Data Collector for the BloodHound Project, Version 3 * [csinn/CSharp-From-Zero-To-Hero](https://github.com/csinn/CSharp-From-Zero-To-Hero) - C# boot camp +* [Number Duck](https://github.com/NumberDuck/NumberDuck-CSharp) - A C# library for developers to read and write Microsoft Excel compatible (.xls/.xlsx) spreadsheets. \ No newline at end of file