Microsoft.Extensions.Resilience
by: Microsoft
- 2 total downloads
- Latest version: 10.8.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry
by: Microsoft
- 3 total downloads
- Latest version: 10.10.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 6 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.14.1
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: 1.2.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 2 total downloads
- Latest version: 4.83.0
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.Broker
by: Microsoft
- 1 total downloads
- Latest version: 4.84.1
This package contains binaries needed to use brokers in public client desktop applications and supersedes Microsoft.Identity.Client.Desktop.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 5 total downloads
- Latest version: 4.87.0
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 2 total downloads
- Latest version: 8.21.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Microsoft.IdentityModel.Logging
by: Microsoft
- 2 total downloads
- Latest version: 7.3.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 2 total downloads
- Latest version: 6.30.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 6.32.2
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 7.0.3
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 1 total downloads
- Latest version: 8.5.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Validators
by: Microsoft
- 1 total downloads
- Latest version: 6.28.1
Includes types that provide token validators.
Microsoft.IdentityModel.Xml
by: Microsoft
- 12 total downloads
- Latest version: 8.19.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.JSInterop.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 3.2.0-preview5.20216.8
Abstractions and features for interop between .NET WebAssembly and JavaScript code.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80bc4c437631ed0318f4d659ec5addba68195e3c
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 10.0.90
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Controls.Compatibility
by: Microsoft
- 8 total downloads
- Latest version: 10.0.50
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.