Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 185 total downloads
- Latest version: 0.20.2
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
- 302 total downloads
- Latest version: 8.16.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 416 total downloads
- Latest version: 8.16.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
- 446 total downloads
- Latest version: 8.16.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 442 total downloads
- Latest version: 8.16.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 445 total downloads
- Latest version: 8.16.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 445 total downloads
- Latest version: 8.16.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Validators
by: Microsoft
- 328 total downloads
- Latest version: 8.16.0
Includes types that provide token validators.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 97 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.JSInterop
by: Microsoft
- 239 total downloads
- Latest version: 5.0.0-preview.6.20312.15
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.Kiota.Abstractions
by: Microsoft
- 424 total downloads
- Latest version: 1.21.3
Abstractions library for the Kiota generated SDKs in dotnet.
Microsoft.Kiota.Authentication.Azure
by: Microsoft
- 233 total downloads
- Latest version: 1.21.3
Kiota authentication provider implementation with Azure Identity.
Microsoft.Kiota.Http.HttpClientLibrary
by: Microsoft
- 325 total downloads
- Latest version: 1.21.3
Kiota Http provider implementation for dotnet with HttpClient.
Microsoft.Kiota.Serialization.Form
by: Microsoft
- 243 total downloads
- Latest version: 1.21.3
Kiota URI form encoded serialization provider.
Microsoft.Kiota.Serialization.Json
by: Microsoft
- 288 total downloads
- Latest version: 1.21.3
Kiota JSON serialization provider implementation with System.Text.Json.
Microsoft.Kiota.Serialization.Multipart
by: Microsoft
- 189 total downloads
- Latest version: 1.21.3
Kiota Multipart serialization provider implementation.
Microsoft.Kiota.Serialization.Text
by: Microsoft
- 235 total downloads
- Latest version: 1.21.3
Text/plain serialization provider implementation for Kiota based SDKs.
Microsoft.Maui.Controls
by: Microsoft
- 303 total downloads
- Latest version: 11.0.0-preview.1.26107.1
.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
- 318 total downloads
- Latest version: 11.0.0-preview.1.26107.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 MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Controls.Compatibility
by: Microsoft
- 302 total downloads
- Latest version: 11.0.0-preview.1.26107.1
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.