NCrontab
by: Atif Aziz
- 50 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NCrontab.Signed
by: Atif Aziz
- 42 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1.657k total downloads
- Latest version: 3.10.44-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack
by: Andrew Arnott
- 114 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
- 856 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
- 304 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
- 32 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.479k 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
- 35 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 240 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
- 2.601k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 102 total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 2.625k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 2.057k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 2.061k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.NewtonsoftJson
by: Rico Suter
- 132 total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1.257k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 773 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
- 821 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
- 901 total downloads
- Latest version: 8.0.9
Npgsql is the open source .NET data provider for PostgreSQL.