Microsoft.Identity.Abstractions
by: Microsoft
- 63 total downloads
- Latest version: 12.6.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 19 total downloads
- Latest version: 1.1.3-preview0012
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. 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
- 22 total downloads
- Latest version: 2.2.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 38 total downloads
- Latest version: 0.20.6
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
- 142 total downloads
- Latest version: 8.22.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 139 total downloads
- Latest version: 8.22.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
- 141 total downloads
- Latest version: 8.22.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 141 total downloads
- Latest version: 8.22.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 138 total downloads
- Latest version: 8.22.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 133 total downloads
- Latest version: 8.22.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Validators
by: Microsoft
- 137 total downloads
- Latest version: 8.22.0
Includes types that provide token validators.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 84 total downloads
- Latest version: 4.0.1-preview
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.JSInterop
by: Microsoft
- 158 total downloads
- Latest version: 9.0.19
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/209bf5cfd6f0b329c31faa125790e1d1d820cdb5
Microsoft.JSInterop.WebAssembly
by: Microsoft
- 120 total downloads
- Latest version: 9.0.19
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/209bf5cfd6f0b329c31faa125790e1d1d820cdb5
Microsoft.Management.Infrastructure
by: Microsoft
- 33 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Management.Infrastructure.Runtime.Unix
by: Microsoft
- 34 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Management.Infrastructure.Runtime.Win
by: Microsoft
- 33 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Maui.Controls
by: Microsoft
- 388 total downloads
- Latest version: 11.0.0-preview.7.26406.9
.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
- 403 total downloads
- Latest version: 11.0.0-preview.7.26406.9
.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
- 123 total downloads
- Latest version: 9.0.120
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.