MSBuild.Sdk.Extras by: Oren Novotny
  • 103 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.Streams by: Andrew Arnott
  • 3 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
Newtonsoft.Json by: James Newton-King
  • 951 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite by: NetTopologySuite - Team
  • 64 total downloads
  • Latest version: 1.15.3
  • 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. This package references GeoAPI.
Nanoid by: codeyu
  • 17 total downloads
  • Latest version: 3.0.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NLog.Database by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 207 total downloads
  • Latest version: 6.0.3
  • NLog Database SQL logging log
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
NLog.Config by: Kim Christensen, Julian Verdurmen
  • 534 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"
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 8 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NLog.Extensions.Logging by: Microsoft, Julian Verdurmen
  • 99 total downloads
  • Latest version: 1.7.5
  • NLog Microsoft.Extensions.Logging log logging logfiles netcore
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 516 total downloads
  • Latest version: 6.1.4
  • 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
NetTopologySuite.Core by: NetTopologySuite - Team
  • 16 total downloads
  • Latest version: 1.15.3
  • 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. This package references GeoAPI.
Nerdbank.GitVersioning by: Andrew Arnott
  • 703 total downloads
  • Latest version: 3.11.13-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Moq by: Daniel Cazzulino, kzu
  • 378 total downloads
  • Latest version: 4.17.2
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/803ad5c99
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 60 total downloads
  • Latest version: 1.1.13
  • NamedPipeServerStream, pipes, named pipes, async, async named pipes, namedpipes async, namedpipes, pipes async
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested
NetTopologySuite.CoordinateSystems by: NetTopologySuite - Team
  • 16 total downloads
  • Latest version: 1.15.3
  • 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. This package references GeoAPI.
NETStandard.Library by: Microsoft
  • 56 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json.Bson by: James Newton-King
  • 13 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
MQTTnet by: Christian Kratky
  • 44 total downloads
  • Latest version: 2.4.0
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M
MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
NetTopologySuite.IO by: NetTopologySuite - Team
  • 40 total downloads
  • Latest version: 1.14.0.1
  • NTS PostGis Shapefile
This package contains several IO libraries to cope with spatial data from various sources. Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
MSTest.Analyzers by: Microsoft
  • 120 total downloads
  • Latest version: 4.3.2
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.