Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 12 total downloads
- Latest version: 9.0.9
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 1 total downloads
- Latest version: 3.1.29
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection.AutoActivation
by: Microsoft
- 2 total downloads
- Latest version: 9.9.0
Extensions to auto-activate registered singletons in the dependency injection system.
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft
- 2 total downloads
- Latest version: 3.1.10
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Microsoft.Extensions.Diagnostics
by: Microsoft
- 1 total downloads
- Latest version: 9.0.1
This package includes the default implementation of IMeterFactory and additional extension methods to easily register it with the Dependency Injection framework.
Microsoft.Extensions.Diagnostics.HealthChecks
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.4.21253.7
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0-preview.2.24128.4
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/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 8.0.3
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/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 3.1.7
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 1 total downloads
- Latest version: 8.0.14
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/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.Extensions.Logging.Console
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0-preview.7.24405.7
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.24128.5
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
- 6 total downloads
- Latest version: 3.1.28
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.1.24080.9
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives
by: Microsoft
- 9 total downloads
- Latest version: 9.0.2
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
- 1 total downloads
- Latest version: 9.0.0-preview.7.24406.2
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/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.7.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.