aspnet on NuGet
NuGet packages published by aspnet. Browse 1201 packages with downloads, dependencies and license information.
Total packages: 1,201 · Total downloads: 181,069,920,687
Packages by aspnet
- Microsoft.Extensions.DependencyInjection.Abstractions — Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection (11,419,416,882 downloads)
- Microsoft.Extensions.Primitives — Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken… (11,005,269,315 downloads)
- Microsoft.Extensions.Logging.Abstractions — Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger… (10,878,098,292 downloads)
- Microsoft.Extensions.Options — Provides a strongly typed way of specifying and accessing settings using dependency injection. (9,881,132,625 downloads)
- Microsoft.Extensions.Configuration.Abstractions — Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in… (8,617,559,844 downloads)
- Microsoft.Extensions.DependencyInjection — Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. (7,103,321,642 downloads)
- Microsoft.Extensions.Logging — Logging infrastructure default implementation for Microsoft.Extensions.Logging. (6,880,977,914 downloads)
- Microsoft.Extensions.Configuration — Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider. (6,325,209,199 downloads)
- Microsoft.Extensions.Configuration.Binder — Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package… (6,137,899,560 downloads)
- Microsoft.Extensions.FileProviders.Abstractions — Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents… (5,966,799,843 downloads)
- Microsoft.Extensions.Hosting.Abstractions — Hosting and startup abstractions for applications. (4,778,530,301 downloads)
- Microsoft.Extensions.FileSystemGlobbing — File system globbing to find files matching a specified pattern. (3,590,062,766 downloads)
- Microsoft.Extensions.FileProviders.Physical — File provider for physical files for Microsoft.Extensions.FileProviders. (3,502,537,273 downloads)
- System.Net.Http — Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web… (3,434,044,146 downloads)
- Microsoft.Extensions.Caching.Abstractions — Caching abstractions for in-memory cache and distributed cache. Commonly Used Types:… (3,402,894,851 downloads)
- System.Text.Encoding.CodePages — Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types:… (3,443,032,784 downloads)
- Microsoft.Extensions.Caching.Memory — In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. (3,383,520,864 downloads)
- System.ComponentModel.Annotations — Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types:… (3,205,054,890 downloads)
- Microsoft.Extensions.Options.ConfigurationExtensions — Provides additional configuration specific functionality related to Options. (3,235,196,375 downloads)
- Microsoft.Extensions.Configuration.FileExtensions — Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for… (3,261,096,823 downloads)
- Microsoft.Extensions.DependencyModel — Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file… (3,178,611,650 downloads)
- System.AppContext — Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used… (2,803,616,402 downloads)
- Microsoft.Extensions.Configuration.Json — JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's… (2,795,982,057 downloads)
- Microsoft.AspNetCore.Http.Features — ASP.NET Core HTTP feature interface definitions. This package was built from the source code at… (2,641,717,284 downloads)
- Microsoft.Extensions.ObjectPool — A simple object pool implementation. This package was built from the source code at… (2,628,746,270 downloads)
- System.IO.Pipelines — Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter… (2,628,276,734 downloads)
- Microsoft.Extensions.Configuration.EnvironmentVariables — Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read… (2,441,195,884 downloads)
- Microsoft.AspNetCore.Http.Abstractions — ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an… (2,419,017,903 downloads)
- Microsoft.Net.Http.Headers — HTTP header parser implementations. This package was built from the source code at… (2,298,412,153 downloads)
- System.IO.Compression.ZipFile — Provides classes that support the compression and decompression of streams using file system paths. Commonly Used Types:… (2,227,399,629 downloads)
- Microsoft.Extensions.Http — The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides… (2,255,385,283 downloads)
- Microsoft.Extensions.Logging.Configuration — Configuration support for Microsoft.Extensions.Logging. (2,207,903,691 downloads)
- Microsoft.EntityFrameworkCore — Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema… (2,224,902,601 downloads)
- Microsoft.AspNetCore.Http — ASP.NET Core default HTTP feature implementations. (2,165,019,142 downloads)
- Microsoft.EntityFrameworkCore.Abstractions — Provides abstractions and attributes that are used to configure Entity Framework Core (2,141,619,866 downloads)
- Microsoft.EntityFrameworkCore.Relational — Shared Entity Framework Core components for relational database providers. (2,116,612,245 downloads)
- Microsoft.AspNetCore.WebUtilities — ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code… (2,047,222,470 downloads)
- Microsoft.EntityFrameworkCore.Analyzers — CSharp Analyzers for Entity Framework Core. (2,033,331,163 downloads)
- Microsoft.AspNetCore.Hosting.Abstractions — ASP.NET Core hosting and startup abstractions for web applications. (1,951,689,420 downloads)
- Microsoft.AspNetCore.Hosting.Server.Abstractions — ASP.NET Core hosting server abstractions for web applications. (1,943,819,503 downloads)
- Microsoft.AspNetCore.Http.Extensions — ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state. (1,846,171,181 downloads)
- Microsoft.AspNet.WebApi.Client — This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL… (946,115,125 downloads)
- Microsoft.Extensions.Logging.Console — Console logger provider implementation for Microsoft.Extensions.Logging. (1,564,321,730 downloads)
- Microsoft.AspNetCore.Authorization — ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute… (1,519,069,966 downloads)
- System.ComponentModel.TypeConverter — Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.… (1,466,656,395 downloads)
- System.ComponentModel.Primitives — Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used Types:… (1,468,527,385 downloads)
- Microsoft.AspNetCore.JsonPatch — ASP.NET Core support for JSON PATCH. This package was built from the source code at… (1,439,918,175 downloads)
- Microsoft.Extensions.Logging.Debug — Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing… (1,429,798,496 downloads)
- Microsoft.Extensions.Configuration.UserSecrets — User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override… (1,402,764,077 downloads)
- Microsoft.Extensions.Hosting — Hosting and startup infrastructures for applications. (1,384,440,618 downloads)