From 4e8bfd1ad734af41a56a20e0d8a1578178bd09f1 Mon Sep 17 00:00:00 2001 From: Nonantiy <45326482+Nonanti@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:18:53 +0300 Subject: [PATCH] Add MathFlow - comprehensive math expression library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8494e3..dd37f00 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ A curated list of awesome C-Sharp frameworks, libraries and software. * [Tichau/FileConverter](https://github.com/Tichau/FileConverter) - File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer. * [spectreconsole/spectre.console](https://github.com/spectreconsole/spectre.console) - A .NET library that makes it easier to create beautiful console applications. * [lucasg/Dependencies](https://github.com/lucasg/Dependencies) - A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. +* [Nonanti/MathFlow](https://github.com/Nonanti/MathFlow) - Comprehensive math expression library with symbolic computation support for .NET * [MathewSachin/Captura](https://github.com/MathewSachin/Captura) - Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes * [cefsharp/CefSharp](https://github.com/cefsharp/CefSharp) - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework * [nopSolutions/nopCommerce](https://github.com/nopSolutions/nopCommerce) - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.