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
- 261 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
- 250 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
- 164 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Provides additional configuration specific functionality related to Options.
- 244 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Abstractions for defining health checks in .NET applications
Commonly Used Types
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
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.Hosting
by: Microsoft
- 142 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 156 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 166 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
- 158 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
- 265 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
- 162 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
- 160 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 153 total downloads
- Latest version: 11.0.0-preview.5.26302.115
File system globbing to find files matching a specified pattern.
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.
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().
- 8 total downloads
- Latest version: 3.0.0-preview6.19307.2
Components for performing health checks using EntityFrameworkCore.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 101 total downloads
- Latest version: 10.0.9
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 169 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.