Popular Packages
Most downloaded .NET packages
Newtonsoft.Json
James Newton-King
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.Extensions.DependencyInjection
Microsoft
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Logging
Microsoft
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
System.Text.Json
Microsoft
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Microsoft.Bcl.AsyncInterfaces
Microsoft
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Azure.Core
Microsoft
This is the implementation of the Azure Client Pipeline