NETStandard.Library by: Microsoft
  • 12 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
  • 61 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 5 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context by: Stephen Cleary
  • 18 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 20 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 28 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
  • 20 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 15 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 127 total downloads
  • Latest version: 6.0.6
  • 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
NuGet.Common by: Microsoft
  • 133 total downloads
  • Latest version: 7.0.1
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 135 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 137 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 135 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 137 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging by: NuGet
  • 10 total downloads
  • Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging by: Microsoft
  • 135 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 106 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.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 18 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 130 total downloads
  • Latest version: 7.0.1
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 123 total downloads
  • Latest version: 7.0.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.