Newtonsoft.Json.Bson by: James Newton-King
  • 1 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json by: James Newton-King
  • 355 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite by: NetTopologySuite - Team
  • 404 total downloads
  • Latest version: 2.6.0
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 21 total downloads
  • Latest version: 6.1.2
  • NLog logging log structured tracing logfiles database eventlog console
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 32 total downloads
  • Latest version: 3.0.71
  • library, package, client-side, build
MSBuild target for the Visual Studio Library Manager
Moq by: Daniel Cazzulino, kzu
  • 45 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.
Microsoft.Win32.SystemEvents by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
Mono.TextTemplating by: Mikayla Hutchinson
  • 6 total downloads
  • Latest version: 3.0.0
  • T4, templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 185 total downloads
  • Latest version: 2.1.0
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NETStandard.Library by: Microsoft
  • 10 total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
MQTTnet.AspNetCore by: The contributors of MQTTnet
  • 10 total downloads
  • Latest version: 5.1.0.1559
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
NLog.Database by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 52 total downloads
  • Latest version: 6.0.3
  • NLog Database SQL logging log
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.28000.1761-preview
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 2004. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
MQTTnet by: The contributors of MQTTnet
  • 140 total downloads
  • Latest version: 5.1.0.1559
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
Microsoft.Win32.Registry by: Microsoft
  • 2 total downloads
  • Latest version: 4.4.0-preview1-25305-02
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView af7d2ae49c79bb279625de4e92f7f91f9fe94f5d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Web.WebView2 by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.3965-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Nanoid by: codeyu
  • 25 total downloads
  • Latest version: 3.1.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NLog.Config by: Kim Christensen, Julian Verdurmen
  • 107 total downloads
  • Latest version: 4.7.15
  • nlog, xml, config, nlog.config
NLog.config file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file) or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API) Note: Unfortunately this package won't work well when using <PackageReference> Advised to: - download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config - set "Copy To Output Directory" to "Copy if newer"
MQTTnet.Extensions.ManagedClient by: The contributors of MQTTnet
  • 142 total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Nerdbank.Streams by: Andrew Arnott
  • 11 total downloads
  • Latest version: 2.10.22-alpha
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.