Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 2 total downloads
- Latest version: 9.10.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.Configuration
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1 total downloads
- Latest version: 9.0.11
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.FileExtensions
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Microsoft.Extensions.Configuration.KeyPerFile
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.4.24267.6
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/aspnetcore/tree/ada5ad97d2114250a05550cb28cc18b9cf9f8993
Microsoft.Extensions.DependencyInjection.AutoActivation
by: Microsoft
- 5 total downloads
- Latest version: 9.7.0
Extensions to auto-activate registered singletons in the dependency injection system.
Microsoft.Extensions.Features
by: Microsoft
- 2 total downloads
- Latest version: 9.0.9
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/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.5.24306.7
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 5 total downloads
- Latest version: 9.0.12
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/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.Extensions.Hosting.Systemd
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 4 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.107
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.1.25080.5
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.Options.DataAnnotations
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.ServiceDiscovery
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 18 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.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.13.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 6 total downloads
- Latest version: 8.10.0
Provides base protocol support for OpenIdConnect and WsFederation.