Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 7.041k total downloads
  • Latest version: 2.1.0
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging by: Microsoft
  • 10.839k total downloads
  • Latest version: 2.1.1
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 34.344k total downloads
  • Latest version: 2.1.1
  • 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.ObjectPool by: Microsoft
  • 7.677k total downloads
  • Latest version: 2.1.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 19.691k total downloads
  • Latest version: 2.1.1
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives by: Microsoft
  • 25.672k total downloads
  • Latest version: 2.1.1
  • primitives
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
  • 7.323k total downloads
  • Latest version: 2.1.0
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Net.Http.Headers by: Microsoft
  • 7.607k total downloads
  • Latest version: 2.1.0
  • http
HTTP header parser implementations.
Microsoft.NET.Test.Sdk by: Microsoft
  • 35 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.App by: Microsoft
  • 29 total downloads
  • Latest version: 2.2.5
A set of .NET API's that are included in the default .NET Core application model. 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 30 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
  • 24 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
  • 22 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.499k 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.
Microsoft.Win32.SystemEvents by: Microsoft
  • 4.975k total downloads
  • Latest version: 4.6.0-preview6.19303.8
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents When using NuGet 3.x this package requires at least version 3.4.
Moq by: Daniel Cazzulino kzu
  • 2.354k total downloads
  • Latest version: 4.12.0
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
NEST by: Elastic and contributors
  • 350 total downloads
  • Latest version: 6.5.0
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
NEST.JsonNetSerializer by: Elastic and contributors
  • 316 total downloads
  • Latest version: 6.5.0
  • elasticsearch elastic search lucene nest serializer json
NEST 6.x uses an internalized Json.NET serializer. This package enables serialization using your own custom Json.NET serializer