Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 97 total downloads
  • Latest version: 8.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.Logging.Configuration by: Microsoft
  • 29 total downloads
  • Latest version: 8.0.0
Configuration support for Microsoft.Extensions.Logging.
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
  • 20 total downloads
  • Latest version: 8.0.0
  • pooling
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
  • 60 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
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 9 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity Json Web Token
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
  • 7 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 8 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 7 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 8 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
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
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
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 ML Machine Learning
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
  • ML.NET ML Machine Learning
Microsoft.ML.CpuMath contains optimized math routines for ML.NET.
Microsoft.ML.DataView by: Microsoft
  • 5 total downloads
  • Latest version: 3.0.1
  • ML.NET ML Machine Learning
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.