Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 15 total downloads
- Latest version: 6.0.0
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.ObjectPool
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
A simple object pool implementation.
Microsoft.Extensions.Options
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft.Extensions.PlatformAbstractions
- 8 total downloads
- Latest version: 1.0.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.WebEncoders
by: Microsoft.Extensions.WebEncoders
- 7 total downloads
- Latest version: 1.0.3
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Identity.Client
by: Microsoft
- 5 total downloads
- Latest version: 4.22.0
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 (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 10 total downloads
- Latest version: 5.5.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging
by: Microsoft
- 12 total downloads
- Latest version: 5.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 11 total downloads
- Latest version: 5.5.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 9 total downloads
- Latest version: 5.5.0
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.Tokens
by: Microsoft
- 11 total downloads
- Latest version: 5.5.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 3 total downloads
- Latest version: 5.3.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Xml
by: Microsoft
- 3 total downloads
- Latest version: 5.3.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
- 10 total downloads
- Latest version: 2.0.0
HTTP header parser implementations.