Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1.293k 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.Options
by: Microsoft
- 848 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 117 total downloads
- Latest version: 2.0.0
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 272 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives
by: Microsoft
- 588 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.IdentityModel.JsonWebTokens
by: Microsoft
- 11 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
- 17 total downloads
- Latest version: 5.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 13 total downloads
- Latest version: 5.5.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 13 total downloads
- Latest version: 5.5.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 19 total downloads
- Latest version: 5.5.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 275 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
- 76 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100
by: Microsoft
- 74 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
by: Microsoft
- 79 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 76 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 74 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 75 total downloads
- Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Jit
by: Microsoft
- 208 total downloads
- Latest version: 1.0.2
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 3.615k total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 244 total downloads
- Latest version: 1.0.1
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.