Microsoft.IdentityModel.Abstractions
by: Microsoft
- 152 total downloads
- Latest version: 8.14.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 208 total downloads
- Latest version: 8.14.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
- 224 total downloads
- Latest version: 8.14.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 222 total downloads
- Latest version: 8.14.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 220 total downloads
- Latest version: 8.14.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 223 total downloads
- Latest version: 8.14.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Validators
by: Microsoft
- 164 total downloads
- Latest version: 8.14.0
Includes types that provide token validators.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 41 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
- 162 total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.JSInterop.WebAssembly
by: Microsoft
- 60 total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.Kiota.Abstractions
by: Microsoft
- 219 total downloads
- Latest version: 1.21.0
Abstractions library for the Kiota generated SDKs in dotnet.
Microsoft.Kiota.Authentication.Azure
by: Microsoft
- 118 total downloads
- Latest version: 1.21.0
Kiota authentication provider implementation with Azure Identity.
Microsoft.Kiota.Http.HttpClientLibrary
by: Microsoft
- 170 total downloads
- Latest version: 1.21.0
Kiota Http provider implementation for dotnet with HttpClient.
Microsoft.Kiota.Serialization.Form
by: Microsoft
- 120 total downloads
- Latest version: 1.21.0
Kiota URI form encoded serialization provider.
Microsoft.Kiota.Serialization.Json
by: Microsoft
- 148 total downloads
- Latest version: 1.21.0
Kiota JSON serialization provider implementation with System.Text.Json.
Microsoft.Kiota.Serialization.Multipart
by: Microsoft
- 92 total downloads
- Latest version: 1.21.0
Kiota Multipart serialization provider implementation.
Microsoft.Kiota.Serialization.Text
by: Microsoft
- 118 total downloads
- Latest version: 1.21.0
Text/plain serialization provider implementation for Kiota based SDKs.
Microsoft.Maui.Controls
by: Microsoft
- 143 total downloads
- Latest version: 10.0.0-rc.2.25504.7
.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
- 155 total downloads
- Latest version: 10.0.10
.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
- 147 total downloads
- Latest version: 10.0.11
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.