Nerdbank.GitVersioning
by: Andrew Arnott
- 612 total downloads
- Latest version: 3.11.96-beta
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
- 7 total downloads
- Latest version: 2.0.20-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NetMQ
by: NetMQ
- 26 total downloads
- Latest version: 4.0.0.156-pre
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library
by: Microsoft
- 58 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
- 407 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
- 15 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx
by: Stephen Cleary
- 276 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 333 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 338 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 271 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 296 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 319 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 304 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 315 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 367 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 342 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
Npgsql
by: Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 123 total downloads
- Latest version: 3.2.7
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 15 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
- 57 total downloads
- Latest version: 4.4.0
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.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak, NSubstitute.Analyzers contributors
- 126 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.