Microsoft.Extensions.Configuration.Ini
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
INI configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0-preview2-final
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Composite
by: Microsoft.Extensions.FileProviders.Composite
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft
- 13 total downloads
- Latest version: 1.1.3
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Localization
by: Microsoft.Extensions.Localization
- 2 total downloads
- Latest version: 1.0.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 26 total downloads
- Latest version: 6.0.0
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
- 6 total downloads
- Latest version: 2.0.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
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
- 2 total downloads
- Latest version: 2.0.0-preview2-final
A simple object pool implementation.
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.Extensions.Primitives
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0-preview2-final
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 3 total downloads
- Latest version: 4.4.2-preview.24048.2
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.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 3 total downloads
- Latest version: 2.1.2
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Net.Http.Headers
by: Microsoft.Net.Http.Headers
- 1 total downloads
- Latest version: 1.0.0-rc2-final
HTTP header parser implementations.