C# nuget-package

Open-source C# projects categorized as nuget-package

Top 23 C# nuget-package Projects

nuget-package
  1. Emgu CV

    Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  4. DotNetCore

    .NET 9 Nuget Packages.

  5. InstantAPIs

    A library that generates Minimal API endpoints for an Entity Framework context.

  6. BakingSheet

    Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.

    Project mention: My Animal Mart (Part 2) - The data config problem. | dev.to | 2024-06-12

    Fortunately, I discovered BakingSheet: BakingSheet. Please give it a star; it deserves that.

  7. AsyncLock

    An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.

  8. UnitConversion

    Expansible Unit Conversion Library for .Net Core and .Net Framework

  9. Dota2GSI

    A C# library to interface with the Game State Integration found in Dota 2.

  10. OpenAI.Net

    OpenAI library for .NET

  11. 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.

  12. AlgorithmsPlayGround.NET

    Open source library containing known sorting and searching algorithms.

  13. ExhaustiveMatching

    C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions

    Project mention: Discriminated unions in 2024 | dev.to | 2024-09-18

    I tried ExhaustiveMatching, and found that:

  14. BuilderGenerator

    A source-generator-based implementation of the Builder pattern

    Project mention: Builder: Your Buddy in Test-Driven Development (TDD) | dev.to | 2024-08-19

    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.

  15. Smaragd

    A platform-independent, lightweight library for developing .NET applications using the MVVM architecture

  16. tui-netcore

    Text User Interface for .net Core.

  17. 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.

  18. CrispyWaffle

    🧰 🛠️ Crispy Waffle project - toolkit for .NET projects

  19. 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.

  20. Developer Exception Json Response Middleware

    Http Middleware Extensions for ASP.NET Core application

  21. 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-30

    File 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

  22. EmojiToText

    A .NET library to convert emojis to text and text to emojis. Supports the latest Unicode version.

    Project mention: My First NuGet Package: EmojiToText | dev.to | 2024-10-08

    Github

  23. opt

    A null-free optional value library for .NET (by libanvl)

  24. CodeMonkeys

    CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# nuget-package discussion

Log in or Post with

C# nuget-package related posts

  • Are Enums against the OCP?

    1 project | /r/csharp | 9 Apr 2021

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C# is
the 10th most popular programming language
based on number of references?