Nito.AsyncEx.Coordination by: Stephen Cleary
  • 61 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 33 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 50 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 79 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation by: Stephen Cleary
  • 42 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 41 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 71 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 430 total downloads
  • Latest version: 6.1.1
  • 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
Npgsql by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 698 total downloads
  • Latest version: 8.0.9
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
npgsql by: npgsql
  • 6 total downloads
  • Latest version: 3.1.5
npgsql
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky Austin Drenski Yoh Deadfall
  • 129 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.
NuGet.Client by: NuGet.Client
  • 51 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.CommandLine by: Microsoft
  • 436 total downloads
  • Latest version: 7.3.0
  • nuget
NuGet Command Line Interface.
NuGet.Common by: Microsoft
  • 299 total downloads
  • Latest version: 6.14.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 265 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 50 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.DependencyResolver.Core by: Microsoft
  • 227 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 220 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 297 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 286 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 175 total downloads
  • Latest version: 6.9.1
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.