Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-rc.1.23421.29
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8ad057426fa6a27cd648b05684afddab9d97d3d9
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.1.20120.4
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
- 3 total downloads
- Latest version: 9.0.2
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/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 3.1.20
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 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
- 0 total downloads
- Latest version: 8.0.0-rc.1.23419.4
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.Extensions.ObjectPool
- 1 total downloads
- Latest version: 1.0.0-rc2-final
A simple object pool implementation.
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20215.2
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.3.25171.5
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Resilience
by: Microsoft
- 1 total downloads
- Latest version: 9.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.2.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: 10.4.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 4 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 2 total downloads
- Latest version: 4.4.2-preview.24058.32
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.Identity.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 9.2.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 2 total downloads
- Latest version: 4.73.0-slc-preview
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 2 total downloads
- Latest version: 0.12.2
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-cpp/releases.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 7.6.2
A package containing thin abstractions for Microsoft.IdentityModel.