NetTopologySuite.Core by: NetTopologySuite - Team
  • 74 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.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 1.251k total downloads
  • Latest version: 2.0.0
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 110 total downloads
  • Latest version: 2.1.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
NewId by: Chris Patterson
  • 412 total downloads
  • Latest version: 4.0.1
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json by: James Newton-King
  • 1.396k total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 283 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema by: Newtonsoft
  • 847 total downloads
  • Latest version: 4.0.2-beta2
  • json schema jsonschema
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 545 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 519 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque by: Stephen Cleary
  • 345 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 454 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NJsonSchema by: Rico Suter
  • 9.196k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations by: Rico Suter
  • 198 total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 9.217k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp by: Rico Suter
  • 5.473k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 7.035k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.NewtonsoftJson by: Rico Suter
  • 296 total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml by: Rico Suter
  • 4.755k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 2.52k total downloads
  • Latest version: 6.0.6
  • 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
NLog.Extensions.Logging by: Julian Verdurmen
  • 434 total downloads
  • Latest version: 6.1.0
  • NLog Microsoft.Extensions.Logging log logging logfiles
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