C# nuget-package

Open-source C# projects categorized as nuget-package

Top 18 C# nuget-package Projects

  • Emgu CV

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

  • NetFabric.Hyperlinq

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

  • Project mention: Classes vs. Structs in .NET. How not to teach about performance | news.ycombinator.com | 2023-11-04

    > AVX instructions, which is implemented for quite a few LINQ methods

    Are you sure? Any examples of such methods? And does AVX actually helps?

    I don’t think that’s possible because IMO AVX and other SIMD can only help for dense inputs. The C# type is ReadOnlySpan, however ReadOnlySpan doesn’t implement IEnumerable and therefore incompatible with LINQ.

    There’s even an alternative LINQ to workaround https://github.com/NetFabric/NetFabric.Hyperlinq but that thing is a third-party library most people aren’t using.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • InstantAPIs

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

  • DotNetCore

    .NET 8 Nuget Packages.

  • BakingSheet

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

  • UnitConversion

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

  • AsyncLock

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

  • SaaSHub

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

    SaaSHub logo
  • OpenAI.Net

    OpenAI library for .NET

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

  • Project mention: Anyone Targeting Multiple Platforms in .NET 6.0+ - How did you replace System.Drawing? | /r/dotnet | 2023-10-05

    Regardless of their reasoning, this caused a bit of panic for us and in the end we created our own solution (IronSoftware.System.Drawing) as somewhat of a drop-in replacement for the old Microsoft API.

  • AlgorithmsPlayGround.NET

    Open source library containing known sorting and searching algorithms.

  • ExhaustiveMatching

    C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions

  • Smaragd

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

  • tui-netcore

    Text User Interface for .net Core.

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

  • CrispyWaffle

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

  • Project mention: Last Week of Hacktoberfest | dev.to | 2023-10-27

    I kicked off my Hacktoberfest contributions by diving into CrispyWaffle, a project that caught my attention due to its importance in the .NET ecosystem. The maintainers had an open issue #211, which required assistance in removing a retry check within one of their classes. After discussing the changes and receiving their initial approval, they encouraged me to seek additional areas for improvement within the codebase. Eager to make a positive impact, I accepted the challenge.

  • 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

  • CodeMonkeys

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

  • SaaSHub

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

    SaaSHub logo
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 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,012
2 NetFabric.Hyperlinq 859
3 InstantAPIs 449
4 DotNetCore 447
5 BakingSheet 302
6 UnitConversion 177
7 AsyncLock 173
8 OpenAI.Net 124
9 IronSoftware.System.Drawing 98
10 AlgorithmsPlayGround.NET 92
11 ExhaustiveMatching 71
12 Smaragd 34
13 tui-netcore 32
14 Crm.Specflow 28
15 CrispyWaffle 15
16 SimpleDateTimeProvider 9
17 Developer Exception Json Response Middleware 5
18 CodeMonkeys 0

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