Microsoft.IdentityModel.Protocols
by: Microsoft
- 785 total downloads
- Latest version: 8.16.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 835 total downloads
- Latest version: 8.16.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 742 total downloads
- Latest version: 8.16.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 827 total downloads
- Latest version: 8.15.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 574 total downloads
- Latest version: 8.16.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Validators
by: Microsoft
- 426 total downloads
- Latest version: 8.16.0
Includes types that provide token validators.
Microsoft.IdentityModel.Xml
by: Microsoft
- 744 total downloads
- Latest version: 8.16.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 171 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
- 418 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
- 743 total downloads
- Latest version: 1.22.1
Abstractions library for the Kiota generated SDKs in dotnet.
Microsoft.Kiota.Authentication.Azure
by: Microsoft
- 387 total downloads
- Latest version: 1.22.1
Kiota authentication provider implementation with Azure Identity.
Microsoft.Kiota.Http.HttpClientLibrary
by: Microsoft
- 767 total downloads
- Latest version: 1.22.1
Kiota Http provider implementation for dotnet with HttpClient.
Microsoft.Kiota.Serialization.Form
by: Microsoft
- 442 total downloads
- Latest version: 1.22.1
Kiota URI form encoded serialization provider.
Microsoft.Kiota.Serialization.Json
by: Microsoft
- 498 total downloads
- Latest version: 1.22.1
Kiota JSON serialization provider implementation with System.Text.Json.
Microsoft.Kiota.Serialization.Multipart
by: Microsoft
- 362 total downloads
- Latest version: 1.22.1
Kiota Multipart serialization provider implementation.
Microsoft.Kiota.Serialization.Text
by: Microsoft
- 437 total downloads
- Latest version: 1.22.1
Text/plain serialization provider implementation for Kiota based SDKs.
Microsoft.Maui.Graphics
by: Microsoft
- 713 total downloads
- Latest version: 11.0.0-preview.2.26152.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 contains a collection of cross-platform graphics and drawing APIs.
Microsoft.Net.Compilers
by: Microsoft
- 877 total downloads
- Latest version: 4.2.0
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.Net.Compilers.Toolset
by: Microsoft
- 620 total downloads
- Latest version: 5.3.0
.NET Compilers Toolset Package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis.
The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU.
This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.Net.Http.Headers
by: Microsoft
- 329 total downloads
- Latest version: 2.3.9
HTTP header parser implementations.