Nito.AsyncEx.Context by: Stephen Cleary
  • 685 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 695 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 719 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
  • 549 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 661 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 2.326k total downloads
  • Latest version: 6.0.7
  • 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
NodaTime by: Jon Skeet
  • 1.758k total downloads
  • Latest version: 3.2.3
  • date time timezone calendar nodatime
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
  • 3.251k total downloads
  • Latest version: 8.0.8
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
npgsql by: npgsql
  • 21 total downloads
  • Latest version: 3.1.5
npgsql
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky Austin Drenski Yoh Deadfall
  • 407 total downloads
  • Latest version: 3.1.18
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI by: Tony Qu NPOI Contributors
  • 563 total downloads
  • Latest version: 2.7.5
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI
NSax by: NSax
  • 18 total downloads
  • Latest version: 1.0.2
  • SAX
A .NET port of the SAX Java library.
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 433 total downloads
  • Latest version: 5.3.0
  • mocking mocks testing unit-testing TDD AAA
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
  • 191 total downloads
  • Latest version: 1.0.17
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Common by: Microsoft
  • 1.351k total downloads
  • Latest version: 7.0.1
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 1.365k total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 1.208k total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 1.498k total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 1.443k total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging by: NuGet
  • 100 total downloads
  • Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging by: Microsoft
  • 1.185k total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.