Microsoft.Extensions.Logging.Console
by: Microsoft
- 10 total downloads
- Latest version: 8.0.0
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 15 total downloads
- Latest version: 8.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 28 total downloads
- Latest version: 8.0.0
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 28 total downloads
- Latest version: 8.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool
by: Microsoft
- 21 total downloads
- Latest version: 8.0.0
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.Extensions.Options
by: Microsoft
- 58 total downloads
- Latest version: 8.0.1
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 22 total downloads
- Latest version: 8.0.0
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 61 total downloads
- Latest version: 8.0.0
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 9 total downloads
- Latest version: 7.1.2
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 9 total downloads
- Latest version: 7.1.2
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
- 8 total downloads
- Latest version: 7.1.2
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 8 total downloads
- Latest version: 7.1.2
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 7 total downloads
- Latest version: 7.1.2
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 8 total downloads
- Latest version: 7.1.2
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 3 total downloads
- Latest version: 2.3.2
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.ML
by: Microsoft
- 3 total downloads
- Latest version: 3.0.1
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Microsoft.ML.CpuMath
by: Microsoft
- 4 total downloads
- Latest version: 3.0.1
Microsoft.ML.CpuMath contains optimized math routines for ML.NET.
Microsoft.ML.DataView
by: Microsoft
- 5 total downloads
- Latest version: 3.0.1
Contains the IDataView system which is a set of interfaces and components that provide efficient, compositional processing of schematized data for machine learning and advanced analytics applications.
Microsoft.ML.FastTree
by: Microsoft
- 7 total downloads
- Latest version: 3.0.1
ML.NET component for FastTree
Microsoft.ML.LightGbm
by: Microsoft
- 7 total downloads
- Latest version: 3.0.1
ML.NET component for LightGBM