NaCl.Net
by: Doron Somech
- 77 total downloads
- Latest version: 0.1.13
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Nerdbank.GitVersioning
by: Andrew Arnott
- 1.505k total downloads
- Latest version: 3.10.85
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 19 total downloads
- Latest version: 2.0.20-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NETStandard.Library
by: Microsoft
- 114 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
by: James Newton-King
- 327 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
- 299 total downloads
- Latest version: 3.0.16
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
Nito.AsyncEx
by: Stephen Cleary
- 31 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 61 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 140 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 31 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 46 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 142 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 46 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 113 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 170 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
Nivot.StrongNaming
by: oisin
- 14 total downloads
- Latest version: 1.0.4.2
This is targeted for signing the contents of NuGet packages that are using unsigned assemblies, in order to be able to link to these packages where the consuming project is strongly named. Access to the original source code is not required, and you may sign any assembly with your own strong naming key. You may also delay-sign if desired.
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 683 total downloads
- Latest version: 5.5.1
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 5, 6, 7, 8 and 9
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NodaTime
by: Jon Skeet
- 779 total downloads
- Latest version: 2.4.18
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
Npgsql
by: Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 220 total downloads
- Latest version: 3.2.7
Npgsql is the open source .NET data provider for PostgreSQL.