Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 5 total downloads
- Latest version: 10.0.1
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBuilder to add the command line configuration provider to the configuration builder.
Microsoft.Extensions.Configuration.KeyPerFile
by: Microsoft
- 14 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Configuration provider that uses files in a directory for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 1 total downloads
- Latest version: 3.1.23
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Features
by: Microsoft
- 2 total downloads
- Latest version: 10.0.2
Provides abstractions for a loosly coupled collection of features.
Commonly Used Types:
Microsoft.AspNetCore.Http.Features.IFeatureCollection
Microsoft.AspNetCore.Http.Features.FeatureCollection
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 0 total downloads
- Latest version: 3.1.32
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 3.1.5
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting
by: Microsoft
- 2 total downloads
- Latest version: 3.1.10
.NET Core hosting and startup infrastructures for applications.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 5 total downloads
- Latest version: 9.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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 13 total downloads
- Latest version: 9.0.4
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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 9.0.11
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 2.1.6
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Resilience
by: Microsoft
- 1 total downloads
- Latest version: 10.1.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 0 total downloads
- Latest version: 3.1.10
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 11 total downloads
- Latest version: 4.11.6
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.Graphics.Win2D
by: Microsoft
- 5 total downloads
- Latest version: 1.3.1
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.