Microsoft.Extensions.Logging.Debug
by: Microsoft
- 111 total downloads
- Latest version: 10.0.1
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 21 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 18 total downloads
- Latest version: 10.0.0-rc.2.25502.107
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 128 total downloads
- Latest version: 10.0.1
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.MemoryPool
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Microsoft.Extensions.MemoryPool
Microsoft.Extensions.ObjectPool.DependencyInjection
by: Microsoft
- 44 total downloads
- Latest version: 10.1.0
Provides object pools from service containers.
Microsoft.Extensions.Options
by: Microsoft
- 17 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 18 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 90 total downloads
- Latest version: 10.0.1
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.OptionsModel
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 21 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives
by: Microsoft
- 24 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Resilience
by: Microsoft
- 2 total downloads
- Latest version: 10.4.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry
by: Microsoft
- 2 total downloads
- Latest version: 10.3.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 10.3.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.1.24081.5
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b1beadfe0ad3d02eb5207681a5328793c4b3822c
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FeatureManagement.AspNetCore
by: Microsoft
- 33 total downloads
- Latest version: 4.4.0
Microsoft.FeatureManagement.AspNetCore provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common ASP.NET Core code patterns to make exposing these features possible.
Microsoft.Identity.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 11.1.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 12 total downloads
- Latest version: 0.19.4
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://office.visualstudio.com/_git/OneAuth?path=/CHANGELOG.md.