MSBuild.Sdk.Extras
by: Claire Novotny
- 215 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
Nerdbank.Streams
by: Andrew Arnott
- 406 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Newtonsoft.Json
by: James Newton-King
- 955 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite
by: NetTopologySuite - Team
- 942 total downloads
- Latest version: 2.6.0
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.
Nanoid
by: codeyu
- 59 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 289 total downloads
- Latest version: 2.1.0
This package contains the IO library to cope with PostGis spatial data.
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 516 total downloads
- Latest version: 6.1.4
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
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
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
- 507 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 72 total downloads
- Latest version: 1.1.13
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
Mono.TextTemplating
by: Mikayla Hutchinson
- 96 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 16 total downloads
- Latest version: 1.15.3
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.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 566 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
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.
MQTTnet.AspNetCore
by: The contributors of MQTTnet
- 438 total downloads
- Latest version: 4.3.7.1207
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.
Newtonsoft.Json.Bson
by: James Newton-King
- 13 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
MQTTnet
by: The contributors of MQTTnet
- 711 total downloads
- Latest version: 4.3.7.1207
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.
NetTopologySuite.IO
by: NetTopologySuite - Team
- 40 total downloads
- Latest version: 1.14.0.1
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 is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.