Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 11 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
LightGBM by: Guolin Ke
  • 7 total downloads
  • Latest version: 3.3.5
  • machine-learning data-mining distributed native boosting gbdt
A fast, distributed, high performance gradient boosting framework
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 15 total downloads
  • Latest version: 4.15.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.26
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d504a7b7dab277712646747e9f5cce0d9507245e
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 by: Microsoft
  • 15 total downloads
  • Latest version: 8.0.1
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 13 total downloads
  • Latest version: 3.3.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeCoverage by: Microsoft
  • 16 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CSharp by: Microsoft
  • 13 total downloads
  • Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 7 total downloads
  • Latest version: 8.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 7 total downloads
  • Latest version: 3.0.0
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 22 total downloads
  • Latest version: 6.0.1
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.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.NET.Test.Sdk by: Microsoft
  • 27 total downloads
  • Latest version: 16.8.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.App.Host.linux-musl-x64 by: Microsoft
  • 5 total downloads
  • Latest version: 6.0.26
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Ref by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.26
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.App.Runtime.linux-musl-x64 by: Microsoft
  • 15 total downloads
  • Latest version: 8.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Platforms by: Microsoft
  • 28 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.Targets by: Microsoft
  • 22 total downloads
  • Latest version: 1.1.3
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi by: Microsoft
  • 12 total downloads
  • Latest version: 1.1.4
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Analyzers by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
C# Analyzers for Microsoft Orleans.