Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 9.9.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 13 total downloads
- Latest version: 8.0.11
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.Identity.Client
by: Microsoft
- 22 total downloads
- Latest version: 4.61.3
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.Extensions.Msal
by: Microsoft
- 13 total downloads
- Latest version: 4.61.3
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 42 total downloads
- Latest version: 8.11.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 56 total downloads
- Latest version: 8.11.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
- 67 total downloads
- Latest version: 8.11.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 47 total downloads
- Latest version: 8.0.1
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 42 total downloads
- Latest version: 8.0.1
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 3 total downloads
- Latest version: 5.3.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Protocols.WsTrust
by: Microsoft
- 5 total downloads
- Latest version: 6.8.0
Includes types that provide support for creating, serializing and validating WsTrust Messages.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 68 total downloads
- Latest version: 8.11.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 8 total downloads
- Latest version: 6.8.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Xml
by: Microsoft
- 8 total downloads
- Latest version: 6.8.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 4 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.jQuery.Unobtrusive.Validation
by: Microsoft
- 2 total downloads
- Latest version: 3.2.3
jQuery plugin that unobtrusively sets up jQuery.Validation.
Microsoft.Net.Compilers
by: Microsoft
- 4 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
- 2 total downloads
- Latest version: 4.11.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 enviroment 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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
Microsoft.Net.Http.Headers
by: Microsoft
- 23 total downloads
- Latest version: 2.3.0
HTTP header parser implementations.
Microsoft.NET.StringTools
by: Microsoft
- 8 total downloads
- Latest version: 17.10.4
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.