nuget
There are 2214 repositories under nuget topic.
QuestPDF/QuestPDF
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
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.
microsoft/RulesEngine
A fast and reliable .NET Rules Engine with extensive Dynamic expression support
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
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
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
Taiizor/ReaLTaiizor
ReaLTaiizor is a .NET WinForms control library that offers a wide range of components and is user-friendly and design-focused.
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.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
natemcmaster/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
jamesmontemagno/Xamarin.Plugins
Cross-platform Native API Access from Shared Code!
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
amerkoleci/Vortice.Windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
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.
MoaidHathot/Dumpify
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
icsharpcode/WpfDesigner
The WPF Designer from SharpDevelop