nuget
There are 2058 repositories under nuget topic.
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
QuestPDF/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.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
MassTransit/MassTransit
Distributed Application Framework for .NET
quartznet/quartznet
Quartz Enterprise Scheduler .NET
shimat/opencvsharp
OpenCV wrapper for .NET
dotnet/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/.
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
microsoft/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
ravibpatel/AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
Sergio0694/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! 🚀
SteamRE/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.
loic-sharma/BaGet
A lightweight NuGet and symbol server
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
fsprojects/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
icsharpcode/AvalonEdit
The WPF-based text editor component used in SharpDevelop
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
Taiizor/ReaLTaiizor
ReaLTaiizor is a .NET WinForms control library that offers a wide range of components and is user-friendly and design-focused.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
natemcmaster/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
jamesmontemagno/Xamarin.Plugins
Cross-platform Native API Access from Shared Code!
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
svg-net/SVG
Fork of the ms svg library
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
fo-dicom/fo-dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
MoaidHathot/Dumpify
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
amerkoleci/Vortice.Windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
DaveSkender/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.