Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 2 total downloads
- Latest version: 9.0.6
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/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.6.24327.7
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 23 total downloads
- Latest version: 10.0.7
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
- 19 total downloads
- Latest version: 10.0.6
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 1 total downloads
- Latest version: 1.1.0-preview1-final
A simple object pool implementation.
Microsoft.Extensions.ObjectPool.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 9.4.0
Provides object pools from service containers.
Microsoft.Extensions.Options
by: Microsoft
- 5 total downloads
- Latest version: 10.0.7
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 2 total downloads
- Latest version: 9.0.6
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25163.2
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
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
- 1 total downloads
- Latest version: 9.0.0-preview.6.24353.1
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.4.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
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.5.24311.7
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 10.2.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 2 total downloads
- Latest version: 9.0.10
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/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 11 total downloads
- Latest version: 5.0.0-rc.2-26098.1
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Garnet
by: Microsoft
- 2 total downloads
- Latest version: 1.0.92
Garnet is a remote cache-store from Microsoft Research, that offers strong performance (throughput and latency),
scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet uses the Redis RESP wire
protocol and can work with existing Redis clients.
Microsoft.Identity.Client
by: Microsoft Corp.
- 1 total downloads
- Latest version: 1.1.0-preview
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.