Microsoft.Extensions.Logging
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview.7.22375.6
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 10.0.10
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.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.12.0
Application Insights ILogger allows forwarding events from ILogger to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 9 total downloads
- Latest version: 10.0.7
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/dotnet/tree/b16286c2284fecf303dbc12a0bb152476d662e44
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 1 total downloads
- Latest version: 8.0.0-preview.4.23259.5
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 3 total downloads
- Latest version: 10.0.6
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
- 20 total downloads
- Latest version: 10.0.2
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.Options
by: Microsoft
- 12 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.1.21102.12
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Resilience
by: Microsoft
- 1 total downloads
- Latest version: 10.2.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.ServiceDiscovery.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 10.0.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
- 1 total downloads
- Latest version: 9.9.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 5 total downloads
- Latest version: 10.0.2
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/44525024595742ebe09023abe709df51de65009b
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.
Microsoft.Identity.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 5.1.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 5 total downloads
- Latest version: 4.84.2-preview4-GetManagedIdentityCapabilitiesAsync
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Microsoft.Identity.Client.Broker
by: Microsoft
- 1 total downloads
- Latest version: 4.86.1
This package contains binaries needed to use brokers in public client desktop applications and supersedes Microsoft.Identity.Client.Desktop.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 4 total downloads
- Latest version: 4.86.0
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 7.7.2
A package containing thin abstractions for Microsoft.IdentityModel.