Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.7.22375.6
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 8 total downloads
- Latest version: 9.0.13
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/087328de5f1e0067be48d87295ae8d92064a1535
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 4 total downloads
- Latest version: 9.0.12
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 3 total downloads
- Latest version: 10.0.7
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 4 total downloads
- Latest version: 9.0.19
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
- 4 total downloads
- Latest version: 9.0.0-preview.5.24306.7
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 3.1.23
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.ObjectPool
by: Microsoft
- 10 total downloads
- Latest version: 10.0.8
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 6 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.OptionsModel
by: Microsoft
- 1 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.Extensions.PlatformAbstractions
- 1 total downloads
- Latest version: 1.0.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.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
- 7 total downloads
- Latest version: 10.7.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.ServiceDiscovery
by: Microsoft
- 6 total downloads
- Latest version: 10.8.0
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.Extensions.ServiceDiscovery.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 10.7.0
Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 10.5.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 8 total downloads
- Latest version: 10.0.6
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/dotnet/tree/47fb725acf5d7094af51aebbb5b7e5c44a3b2a77
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 3 total downloads
- Latest version: 4.14.3
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.