Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 823 total downloads
  • Latest version: 11.0.0-preview.3.26203.7
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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.IdentityModel.Protocols by: Microsoft
  • 1,287k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2,624k total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • aspnetcore
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.Identity.Abstractions by: Microsoft
  • 316 total downloads
  • Latest version: 11.2.0
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 1,8k total downloads
  • Latest version: 4.83.4-preview1
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Logging by: Microsoft
  • 1,466k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.Maui.Controls by: Microsoft
  • 174 total downloads
  • Latest version: 11.0.0-preview.3.26203.7
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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.JSInterop by: Microsoft
  • 795 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • javascript interop
Abstractions and features for interop between .NET and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.IdentityModel.Tokens by: Microsoft
  • 1,471k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.Identity.Client.NativeInterop by: Microsoft
  • 517 total downloads
  • Latest version: 0.20.4
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Manager
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://office.visualstudio.com/_git/OneAuth?path=/CHANGELOG.md.
Microsoft.JSInterop.WebAssembly by: Microsoft
  • 54 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • wasm javascript interop
Abstractions and features for interop between .NET WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.Extensions.Primitives by: Microsoft
  • 1,884k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
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.Maui.Controls.Core by: Microsoft
  • 689 total downloads
  • Latest version: 11.0.0-preview.2.26152.10
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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.IO.RecyclableMemoryStream by: Microsoft
  • 240 total downloads
  • Latest version: 3.0.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 1,353k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity Json Web Token
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.Identity.Client by: Microsoft
  • 1,673k total downloads
  • Latest version: 4.83.4-preview1
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
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.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 1,699k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 759 total downloads
  • Latest version: 5.3.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 997 total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.Extensions.WebEncoders.Core by: Microsoft
  • 16 total downloads
  • Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.