Nerdbank.MessagePack
by: Andrew Arnott
- 122 total downloads
- Latest version: 1.2.4
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support.
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
Nerdbank.Streams
by: Andrew Arnott
- 1.001k total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 324 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.
NewId
by: Chris Patterson
- 35 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 1.536k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 41 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 281 total downloads
- Latest version: 4.0.2-beta2
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NJsonSchema
by: Rico Suter
- 3.17k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 124 total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 2.773k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 2.182k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 2.125k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.NewtonsoftJson
by: Rico Suter
- 153 total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1.536k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 855 total downloads
- Latest version: 6.1.3
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
NodaTime
by: Jon Skeet
- 937 total downloads
- Latest version: 3.3.2
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 1.041k total downloads
- Latest version: 8.0.9
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky, Austin Drenski, Yoh Deadfall
- 237 total downloads
- Latest version: 3.1.18
PostgreSQL/Npgsql provider for Entity Framework Core.
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
- 159 total downloads
- Latest version: 6.0.0-rc.1
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSwag.Annotations
by: Rico Suter
- 2.403k total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript