Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 113 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Build by: Microsoft
  • 52 total downloads
  • Latest version: 17.11.4
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 67 total downloads
  • Latest version: 8.0.15
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 40 total downloads
  • Latest version: 2.3.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.Bcl.TimeProvider by: Microsoft
  • 48 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 37 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 31 total downloads
  • Latest version: 2.3.0
  • taghelper taghelpers
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 28 total downloads
  • Latest version: 2.3.0
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.Bcl.HashCode by: Microsoft
  • 22 total downloads
  • Latest version: 6.0.0
Microsoft.Bcl.HashCode
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 64 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.Bcl.Cryptography by: Microsoft
  • 58 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 29 total downloads
  • Latest version: 2.3.0
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 22 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 32 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 135 total downloads
  • Latest version: 6.0.36
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.Bcl.Compression by: Microsoft
  • 10 total downloads
  • Latest version: 3.9.83
  • BCL Compression Deflate GZip Microsoft System Stream Zip ZipArchive
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1. For more information on how to use these APIs, see the MSDN documentation: http://msdn.microsoft.com/en-us/library/system.io.compression.aspx Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.AspNetCore.Routing by: Microsoft
  • 56 total downloads
  • Latest version: 2.3.0
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.Bcl.Build by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.21
  • BCL Microsoft System
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 21 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e