Microsoft.Extensions.Options 3.1.11
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Showing the top 20 packages that depend on Microsoft.Extensions.Options.
| Packages | Downloads |
|---|---|
|
AutoMapper
A convention-based object-object mapper.
|
63 |
|
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
|
57 |
|
Microsoft.AspNetCore.HttpOverrides
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
|
57 |
|
FluentMigrator
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
|
55 |
|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
|
55 |
|
OpenIddict.Core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
|
55 |
|
FluentMigrator
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
|
54 |
|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
|
54 |
|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
|
54 |
|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/96103c264e5e8f0485d07018ba27b78cd8227dd2
|
54 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
54 |
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
53 |
|
AutoMapper
A convention-based object-object mapper.
|
53 |
|
Microsoft.AspNetCore.Session
ASP.NET Core session state middleware.
|
53 |
|
Castle.Windsor.MsDependencyInjection
Package Description
|
52 |
|
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e56abc45c4f8adc518abfc11a59849d616431e2c
|
52 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
52 |
|
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
|
52 |
|
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components.
|
52 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.11)
- Microsoft.Extensions.Primitives (>= 3.1.11)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.11)
- Microsoft.Extensions.Primitives (>= 3.1.11)
- System.ComponentModel.Annotations (>= 4.7.0)