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.

  • 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: PDF Generation using QuestPDF in ASP.NET Core — Part 1 | dev.to | 2024-05-04

    What is QuestPDF? QuestPDF is an open-source .NET library for PDF document generation. It uses a fluent API approach to compose together many simple elements to create complex documents.

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

  • Cake

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

  • SaaSHub

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

    SaaSHub logo
  • MVVMCross

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

  • RulesEngine

    A Json based Rules Engine with extensive Dynamic expression support

  • 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: Write GPU programs with C# and F# | news.ycombinator.com | 2024-05-17
  • 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
  • Brighter

    A framework for building messaging apps with .NET and C#.

  • Project mention: What can I use as a simple message bus with persistence in .NET? | /r/dotnet | 2023-06-08

    I believe that brighter (https://www.goparamore.io/) can use the database for persistence.

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

  • LocalStorage

    A library to provide access to local storage in Blazor applications

  • 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 related posts

  • PDF Generation using QuestPDF in ASP.NET Core — Part 1

    2 projects | dev.to | 4 May 2024
  • Storing query results

    3 projects | /r/dotnet | 25 Jun 2023
  • How do you generate pdf files with charts?

    1 project | /r/dotnet | 21 Jun 2023
  • L i a r s

    1 project | /r/DotA2 | 3 Jun 2023
  • Auto updater options for server?

    1 project | /r/Blazor | 27 May 2023
  • Announcing .NET 8 Preview 4 - .NET Blog

    1 project | /r/dotnet | 17 May 2023
  • How do you run ffmpeg as a windows service ? (auto-starts, auto-restart, convenient to turn on or off)

    1 project | /r/ffmpeg | 16 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    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. Learn more →

Index

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

Project Stars
1 winsw 11,377
2 QuestPDF 10,719
3 MassTransit 6,585
4 QuartzNet 6,283
5 OpenCvSharp 5,150
6 MQTTnet 4,221
7 Cake 3,827
8 MVVMCross 3,825
9 RulesEngine 3,389
10 ASP.NET MVC Boilerplate 3,329
11 AutoUpdater.NET 2,901
12 Confluent's .NET Client for Apache KafkaTM 2,745
13 ComputeSharp 2,564
14 BaGet 2,541
15 SteamKit 2,466
16 EventFlow 2,322
17 Emgu CV 2,005
18 Brighter 1,961
19 AvalonEdit 1,781
20 Vanara 1,718
21 NuGet 1,506
22 MSBuildStructuredLog 1,401
23 LocalStorage 1,148

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