Microsoft.Extensions.Options 3.1.25
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 |
|---|---|
|
Microsoft.AspNetCore.SignalR.Common
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
|
20 |
|
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components.
|
18 |
|
Microsoft.Extensions.Telemetry.Abstractions
Common abstractions for high-level telemetry primitives.
|
18 |
|
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
17 |
|
Microsoft.Extensions.Options.DataAnnotations
Provides additional DataAnnotations specific functionality related to Options.
|
17 |
|
OpenTelemetry.Instrumentation.AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
|
17 |
|
Microsoft.Extensions.Telemetry.Abstractions
Common abstractions for high-level telemetry primitives.
|
17 |
|
Microsoft.Extensions.Logging.EventLog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
|
16 |
|
MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
|
16 |
|
Microsoft.Identity.Web
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
|
16 |
|
Finbuckle.MultiTenant
Main library package for Finbuckle.MultiTenant.
|
16 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
|
16 |
|
Microsoft.Extensions.Diagnostics.Abstractions
Diagnostic abstractions for Microsoft.Extensions.Diagnostics.
Commonly Used Types:
Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder
Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener
Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule
Microsoft.Extensions.Diagnostics.Metrics.MeterScope
Microsoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions
Microsoft.Extensions.Diagnostics.Metrics.MetricsOptions
|
16 |
|
Microsoft.Extensions.Options.DataAnnotations
Provides additional DataAnnotations specific functionality related to Options.
|
16 |
|
Microsoft.AspNetCore.Authorization
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
|
16 |
|
Microsoft.Extensions.Telemetry.Abstractions
Common abstractions for high-level telemetry primitives.
|
16 |
|
Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly Used Types:
System.Net.Http.IHttpClientFactory
|
16 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
|
16 |
|
OpenTelemetry.Instrumentation.Http
Http instrumentation for OpenTelemetry .NET.
|
16 |
.NET Core 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.25)
- Microsoft.Extensions.Primitives (>= 3.1.25)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.25)
- Microsoft.Extensions.Primitives (>= 3.1.25)
- System.ComponentModel.Annotations (>= 4.7.0)