Microsoft.Extensions.Localization
by: Microsoft
- 6 total downloads
- Latest version: 9.0.0-rc.1.24452.1
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 12 total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.Logging
by: Microsoft
- 7 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.14
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.21.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
- 14 total downloads
- Latest version: 9.0.12
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/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 34 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-rc.1.24431.7
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 6 total downloads
- Latest version: 10.0.3
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
- 10 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 11 total downloads
- Latest version: 10.0.1
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 6 total downloads
- Latest version: 9.0.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
- 1 total downloads
- Latest version: 8.0.15
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.5.22301.12
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 6 total downloads
- Latest version: 7.0.0-preview.7.22375.6
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 10 total downloads
- Latest version: 9.0.7
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 10 total downloads
- Latest version: 9.0.13
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.WebEncoders
by: Microsoft
- 11 total downloads
- Latest version: 9.0.14
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/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.1-26048.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.Identity.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 9.4.0
Interface for higher level API for confidential client applications.