Top 13 C# Extension Projects
-
Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
I came across Vanara not long ago, very comprehensive library set to avoid importing/declaring everything yourself: dahall/Vanara: A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Towel - Throw in the towel! data structures, algorithms, mathematics, metadata, extensions, console, and more - https://github.com/ZacharyPatten/Towel
-
https://github.com/ExtendedXmlSerializer/home has some support for interfaces (but I ended up going back to Microsoft’s due to some other limitation, I think).
-
Open.ChannelExtensions
A set of extensions for optimizing/simplifying System.Threading.Channels usage.
Low level channels is always a bit messy for me. The ChannelExtensions library is the way to go for me, the code is much cleaner.
-
Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
-
Unity and C# eh? I have some code that might be helpful to you: https://github.com/JimmyCushnie/JimmysUnityUtilities/blob/master/Scripts/AudioLoadingUtilities.cs
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: My first NuGet publication: CLSS - The C# Language Syntactic Sugar suite | reddit.com/r/csharp | 2022-08-01
This project is a collection of packages that aim to enhance the experience of coding in C#. Each of them can be (for now) installed independently of each other. Think language-ext or csharp-extensions but modular.
-
-
-
-
DarkXaHTeP.Extensions.Configuration.Consul
Consul configuration provider for Microsoft.Extensions.Configuration
-
C# Extensions related posts
Index
What are some of the best open-source Extension projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Vanara | 1,364 |
2 | Z.ExtensionMethods | 1,026 |
3 | Towel | 644 |
4 | home | 306 |
5 | Open.ChannelExtensions | 249 |
6 | Analogy.LogViewer | 216 |
7 | JimmysUnityUtilities | 98 |
8 | csharp-extensions | 39 |
9 | lib12 | 32 |
10 | Funk | 11 |
11 | IListExtension | 6 |
12 | DarkXaHTeP.Extensions.Configuration.Consul | 5 |
13 | Garyon | 4 |