Microsoft.Extensions.Options
by: Microsoft
- 20 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 2 total downloads
- Latest version: 10.0.4
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc.1.21451.13
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0
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.Resilience
by: Microsoft
- 2 total downloads
- Latest version: 9.7.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 10.7.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.13.2
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 11.1.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 2 total downloads
- Latest version: 4.83.1
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 2 total downloads
- Latest version: 4.61.3
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Logging
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 3 total downloads
- Latest version: 6.32.1
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 2 total downloads
- Latest version: 7.2.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 1 total downloads
- Latest version: 6.30.1
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Validators
by: Microsoft
- 1 total downloads
- Latest version: 6.28.1
Includes types that provide token validators.
Microsoft.IdentityModel.Xml
by: Microsoft
- 13 total downloads
- Latest version: 8.12.1
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.Maui.Controls
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.2.26152.10
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Maui.Controls.Compatibility
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.4.25259.2
Compatibility APIs and objects for .NET Multi-platform App UI (.NET MAUI) apps. This package contains a collection of APIs and views that allow for easier migration from Xamarin.Forms.