Microsoft.Extensions.Logging
by: Microsoft
- 173 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Localization
by: Microsoft
- 269 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.ObjectPool
by: Microsoft
- 259 total downloads
- Latest version: 11.0.0-preview.5.26302.115
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 165 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options
by: Microsoft
- 171 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 164 total downloads
- Latest version: 11.0.0-preview.5.26302.115
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting
by: Microsoft
- 154 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 158 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 169 total downloads
- Latest version: 11.0.0-preview.5.26302.115
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 164 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Abstractions of files and directories.
Commonly Used Types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 268 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 164 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Hosting and startup abstractions for applications.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 182 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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.Console
by: Microsoft
- 167 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 162 total downloads
- Latest version: 11.0.0-preview.5.26302.115
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
- 84 total downloads
- Latest version: 6.0.0-preview.5.21301.17
Components for performing health checks using EntityFrameworkCore.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 172 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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.FileProviders.Composite
by: Microsoft
- 162 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 166 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
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.