C# Nuget

Open-source C# projects categorized as Nuget

Top 23 C# Nuget Projects

  • winsw

    A wrapper executable that can run any executable as a Windows service, in a permissive license.

  • Project mention: Best way to track changes to an AD Attribute? | /r/PowerShell | 2023-05-17

    And then set that up as a windows service with WinSw

  • QuestPDF

    QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.

  • Project mention: How do you generate pdf files with charts? | /r/dotnet | 2023-06-21

    QuestPDF looks really good (I haven't used it) but I believe they changed their license recently.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MassTransit

    Distributed Application Framework for .NET

  • Project mention: Easy to use library for RabbitMQ in dotnet core. | /r/csharp | 2023-05-21

    What would be the benefits of using your library instead of something like MassTransit?

  • QuartzNet

    Quartz Enterprise Scheduler .NET

  • OpenCvSharp

    OpenCV wrapper for .NET

  • MQTTnet

    MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

  • Project mention: Communicating between 2 servers without webservice? | /r/dotnet | 2023-10-15

    MQTT https://github.com/dotnet/MQTTnet

  • MVVMCross

    The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI

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

    :cake: Cake (C# Make) is a cross platform build automation system.

  • RulesEngine

    A Json based Rules Engine with extensive Dynamic expression support

  • Project mention: How do you handle complicated decision trees? | /r/Blazor | 2023-04-30

    Check out the Microsoft Rules Engine. Source: am contributor and wrote a Blazor editor for it

  • ASP.NET MVC Boilerplate

    .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

  • AutoUpdater.NET

    AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

  • Project mention: Auto updater options for server? | /r/Blazor | 2023-05-27

    It's not a website, it's a project.

  • Confluent's .NET Client for Apache KafkaTM

    Confluent's Apache Kafka .NET client

  • Project mention: Walmart is migrating the remaining F# code into Java | news.ycombinator.com | 2024-03-04

    - Missing features or those that lag behind: https://github.com/confluentinc/confluent-kafka-dotnet/issue...

  • ComputeSharp

    A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀

  • Project mention: ILGPU VS ComputeSharp - a user suggested alternative | libhunt.com/r/ILGPU | 2023-10-27
  • BaGet

    A lightweight NuGet and symbol server

  • SteamKit

    SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

  • Project mention: L i a r s | /r/DotA2 | 2023-06-03

    So I will be making a client-side mod to show mmr changes as in the old client Upcoming data will be stored locally in the cfg folder (per account i.e. cloud synced) Wont know about matches played before adding the mod (valve went scorched earth removing data points from client.dll) But can populate previous history via an external opensource tool based on SteamKit samples

  • EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

  • Emgu CV

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

  • Project mention: Camera-Related Package that works well with C# in Raspberry Pi OS 64-Bit or any other Arm64 device | /r/dotnet | 2023-05-23
  • AvalonEdit

    The WPF-based text editor component used in SharpDevelop

  • Project mention: How should i go about making a library to color code (syntax highlighting) a user has written? | /r/csharp | 2023-05-28

    For the most part it's best to just use something like AvalonEdit that already implements it for you. There's some documentation and if you dig a long time ago there was a book about how it was made (along with SharpDevelop) that may still be findable.

  • Vanara

    A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

  • NuGet

    NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.

  • Project mention: Musl 1.2.4 adds TCP DNS fallback | news.ycombinator.com | 2023-07-30

    Really happy to see this. This caused random NuGet package restore issues when the CNAME chain for api.nuget.org exceeded a certain length.

    https://github.com/NuGet/NuGetGallery/issues/9396

    Our CDN provider ended up having a shedding mode in some hot areas that made the chain exceed the limit from time to time. Our multi CDN set up saved us so we could do geo specific failovers.

  • MSBuildStructuredLog

    A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

  • Project mention: Announcing .NET 8 Preview 4 - .NET Blog | /r/dotnet | 2023-05-17

    I personally use MSBuildStructuredLog (https://github.com/KirillOsenkov/MSBuildStructuredLog) to make sense of the output. It's a very useful tool.

  • LocalStorage

    A library to provide access to local storage in Blazor applications

  • Project mention: Is there any way to link Blazor Webassembly PWA to an SQL database? if so how? | /r/Blazor | 2023-04-26

    if its like less than 30 items u can just use https://github.com/Blazored/LocalStorage

  • SVG

    Fork of the ms svg library

  • 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). The latest post mention was on 2024-03-04.

C# Nuget related posts

Index

What are some of the best open-source Nuget projects in C#? This list will help you:

Project Stars
1 winsw 11,156
2 QuestPDF 10,403
3 MassTransit 6,506
4 QuartzNet 6,212
5 OpenCvSharp 5,095
6 MQTTnet 4,194
7 MVVMCross 3,816
8 Cake 3,811
9 RulesEngine 3,348
10 ASP.NET MVC Boilerplate 3,317
11 AutoUpdater.NET 2,816
12 Confluent's .NET Client for Apache KafkaTM 2,733
13 ComputeSharp 2,536
14 BaGet 2,516
15 SteamKit 2,447
16 EventFlow 2,315
17 Emgu CV 1,981
18 AvalonEdit 1,760
19 Vanara 1,690
20 NuGet 1,504
21 MSBuildStructuredLog 1,386
22 LocalStorage 1,132
23 SVG 1,087
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com