Microsoft.Extensions.WebEncoders
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.4.25258.110
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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 4.8.0
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
by: Microsoft
- 1 total downloads
- Latest version: 4.3.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 (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 2 total downloads
- Latest version: 4.72.3-slc-preview
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 8.12.1
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 7 total downloads
- Latest version: 8.12.1
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
- 4 total downloads
- Latest version: 8.12.1
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 25 total downloads
- Latest version: 8.11.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 7 total downloads
- Latest version: 8.12.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 26 total downloads
- Latest version: 8.12.1
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
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.JSInterop
by: Microsoft
- 2 total downloads
- Latest version: 3.1.13
Abstractions and features for interop between .NET and JavaScript code.
Microsoft.Maui.Controls
by: Microsoft
- 0 total downloads
- Latest version: 8.0.91
.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.Build.Tasks
by: Microsoft
- 26 total downloads
- Latest version: 10.0.0-preview.4.25263.4
.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.Core
by: Microsoft
- 24 total downloads
- Latest version: 10.0.0-preview.3.25208.1
.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 core C# and XAML objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Controls.Xaml
by: Microsoft
- 23 total downloads
- Latest version: 10.0.0-preview.4.25263.4
.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 XAML tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 9.0.81
.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 core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Graphics.Skia
by: Microsoft
- 10 total downloads
- Latest version: 10.0.0-preview.4.25263.4
.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 contains additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.4.25263.4
.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 contains image, font and raw asset processing tools.
Microsoft.Maui.Resizetizer.Sdk
by: Microsoft
- 2 total downloads
- Latest version: 6.0.200-preview.12.2441+sha.41980c32e-azdo.5603739
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.