Microsoft.Extensions.OptionsModel by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 76 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 2.4k total downloads
  • Latest version: 11.0.0-rc.1.26425.128
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.Graphics.Win2D by: Microsoft
  • 466 total downloads
  • Latest version: 1.4.0
  • graphics 2D Direct2D DirectX WinRT XAML canvas drawing C# C++ Windows Reunion ProjectReunion WindowsAppSdk
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering. For WinUI.
Microsoft.Identity.Abstractions by: Microsoft
  • 496 total downloads
  • Latest version: 12.7.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 by: Microsoft
  • 3.023k total downloads
  • Latest version: 4.90.0
  • 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.Identity.Client.Broker by: Microsoft
  • 343 total downloads
  • Latest version: 4.90.0
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Authentication Manager
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
  • 2.119k total downloads
  • Latest version: 4.89.0
  • 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.Identity.Client.NativeInterop by: Microsoft
  • 722 total downloads
  • Latest version: 0.20.6
  • 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.IdentityModel.Abstractions by: Microsoft
  • 1.241k total downloads
  • Latest version: 8.22.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 1.672k total downloads
  • Latest version: 8.22.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.IdentityModel.Logging by: Microsoft
  • 1.759k total downloads
  • Latest version: 8.22.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 1.736k total downloads
  • Latest version: 8.22.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 1.737k total downloads
  • Latest version: 8.22.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 1.78k total downloads
  • Latest version: 8.22.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.IO.RecyclableMemoryStream by: Microsoft
  • 416 total downloads
  • Latest version: 4.0.1-preview
  • 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.JSInterop by: Microsoft
  • 3.328k total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • 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/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.Maui.Controls by: Microsoft
  • 1.173k total downloads
  • Latest version: 11.0.0-rc.1.26451.6
  • 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.Maui.Controls.Build.Tasks by: Microsoft
  • 1.231k total downloads
  • Latest version: 11.0.0-rc.1.26451.6
  • 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.Maui.Controls.Compatibility by: Microsoft
  • 1.064k total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui compatibility xamarin.forms migration
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.