Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 6.832k total downloads
  • Latest version: 2.0.3
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 7.448k total downloads
  • Latest version: 2.0.0
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 6.819k total downloads
  • Latest version: 2.0.0
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 6.814k total downloads
  • Latest version: 2.0.0
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 7.455k total downloads
  • Latest version: 2.0.0
  • hosting
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Logging by: Microsoft.Extensions.Logging
  • 10.142k total downloads
  • Latest version: 1.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 17.816k total downloads
  • Latest version: 2.0.0
  • logging
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
  • 7.65k total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives by: Microsoft
  • 11.6k total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.NET.Test.Sdk by: Microsoft
  • 34 total downloads
  • Latest version: 16.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 29 total downloads
  • Latest version: 2.2.5
Provides the .NET Core app bootstrapper intended for use in the application directory 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 23 total downloads
  • Latest version: 2.2.5
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 21 total downloads
  • Latest version: 2.2.5
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 13.498k total downloads
  • Latest version: 3.0.0-preview6.19303.8
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.TestPlatform.ObjectModel by: Microsoft
  • 27 total downloads
  • Latest version: 16.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 38 total downloads
  • Latest version: 16.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Newtonsoft.Json by: James Newton-King
  • 58.21k total downloads
  • Latest version: 12.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
Polly by: Michael Wolfenden App vNext
  • 1.585k total downloads
  • Latest version: 6.0.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET Standard 1.1 and .NET Standard 2.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Extensions.Http by: App vNext
  • 403 total downloads
  • Latest version: 2.0.1
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
RabbitMQ.Client by: RabbitMQ.Client
  • 23.856k total downloads
  • Latest version: 5.1.0
  • RabbitMQ
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)