Top 23 C# nuget-package Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
-
-
BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
Fortunately, I discovered BakingSheet: BakingSheet. Please give it a star; it deserves that.
-
AsyncLock
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
-
-
-
-
IronSoftware.System.Drawing
An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
-
-
I tried ExhaustiveMatching, and found that:
-
All about BuilderGenerator can be found here. It explains the .NET Incremental Source Generator. This means the builder code is regenerated live when the target class changes. So, there's no hassle or manual work compared to the methods above. Just create a builder class, add the BuilderFor attribute with the target class type, and all With methods are generated automatically and ready to use.
-
Smaragd
A platform-independent, lightweight library for developing .NET applications using the MVVM architecture
-
-
Crm.Specflow
D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.
-
-
SimpleDateTimeProvider
A simple abstraction over C#'s DateTime.Now, DateTime.Today and DateTime.UtcNow so you can control these values in your tests. No longer do you have to attempt shenanigans in your tests to handle when you need to use those values in your code.
-
Developer Exception Json Response Middleware
Http Middleware Extensions for ASP.NET Core application
-
FileConversionLibrary
This library provides functionality to convert CSV and XML files to various formats such as XML, PDF, Word, JSON, and YAML.
Project mention: From XML to Word: simplifying conversion with FileConversionLibrary | dev.to | 2024-11-30File conversion can be a tedious task for developers, but FileConversionLibrary offers a basic solution for simple tasks. This library provides essential tools for converting CSV and XML files into formats like PDF, Word, YAML, and JSON. Available on NuGet and GitHub, it’s an easy-to-use tool for streamlining data processing workflows. In this article, I will focus specifically on converting XML to Word
-
EmojiToText
A .NET library to convert emojis to text and text to emojis. Supports the latest Unicode version.
Github
-
-
CodeMonkeys
CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.
C# nuget-package discussion
C# nuget-package related posts
Index
What are some of the best open-source nuget-package projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | Emgu CV | 2,142 |
2 | NetFabric.Hyperlinq | 880 |
3 | DotNetCore | 468 |
4 | InstantAPIs | 451 |
5 | BakingSheet | 360 |
6 | AsyncLock | 195 |
7 | UnitConversion | 180 |
8 | Dota2GSI | 177 |
9 | OpenAI.Net | 126 |
10 | IronSoftware.System.Drawing | 124 |
11 | AlgorithmsPlayGround.NET | 92 |
12 | ExhaustiveMatching | 77 |
13 | BuilderGenerator | 40 |
14 | Smaragd | 36 |
15 | tui-netcore | 34 |
16 | Crm.Specflow | 30 |
17 | CrispyWaffle | 24 |
18 | SimpleDateTimeProvider | 10 |
19 | Developer Exception Json Response Middleware | 5 |
20 | FileConversionLibrary | 2 |
21 | EmojiToText | 2 |
22 | opt | 0 |
23 | CodeMonkeys | 0 |