Microsoft.Extensions.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Diagnostic abstractions for Microsoft.Extensions.Diagnostics.
Commonly Used Types:
Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder
Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener
Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule
Microsoft.Extensions.Diagnostics.Metrics.MeterScope
Microsoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions
Microsoft.Extensions.Diagnostics.Metrics.MetricsOptions
Microsoft.Extensions.Diagnostics.HealthChecks
by: Microsoft
- 1 total downloads
- Latest version: 8.0.12
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/31d685b2d9a86ca1243014d175a3da813f78e428
- 1 total downloads
- Latest version: 3.1.18
Abstractions for defining health checks in .NET applications
Commonly Used Types
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 0 total downloads
- Latest version: 3.1.12
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 4 total downloads
- Latest version: 9.0.11
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 10 total downloads
- Latest version: 9.0.0-preview.6.24327.7
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting
by: Microsoft
- 8 total downloads
- Latest version: 9.0.0-preview.4.24266.19
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0
Hosting and startup abstractions for applications.
Microsoft.Extensions.Hosting.Systemd
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.1.24080.9
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview.1.22109.13
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36f34b3a19eb7219142ab2035921d08e84c572c3
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 3.1.9
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d12868dd7c10ff0433c16b06d3b59d03c40d987a
Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview-18579-0056
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/aspnet/Localization/tree/c283dfb56cd9620edfae644f1229d8231e9cfc0e
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.24128.4
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/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 2 total downloads
- Latest version: 9.0.3
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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 0 total downloads
- Latest version: 10.0.1
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 2 total downloads
- Latest version: 9.0.2
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
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
- 1 total downloads
- Latest version: 9.0.0-preview.7.24405.7
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.2.20160.3
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().