Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 14 total downloads
- Latest version: 9.0.0-preview.5.24306.7
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.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
This package was built from the source at:
https://github.com/aspnet/StaticFiles/tree/6e91a8e72e515c0f581f714826ef726a24223c6b
Microsoft.Bcl.TimeProvider
by: Microsoft
- 11 total downloads
- Latest version: 9.0.0
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 6 total downloads
- Latest version: 6.0.36
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.Bcl.HashCode
by: Microsoft
- 6 total downloads
- Latest version: 1.1.0-preview3.19551.4
Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.HashCode
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 31 total downloads
- Latest version: 2.2.0
ASP.NET Core Kestrel cross-platform web server.
This package was built from the source code at https://github.com/aspnet/KestrelHttpServer/tree/5db6394769e229139cbf8538ec73253ce76e735b
Microsoft.Build
by: Microsoft
- 8 total downloads
- Latest version: 15.8.166
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Bcl.Cryptography
by: Microsoft
- 19 total downloads
- Latest version: 9.0.0
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview1-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft.AspNetCore.Routing.Abstractions
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouteHandler
Microsoft.AspNetCore.Routing.RouteData.
- 2 total downloads
- Latest version: 2.1.1
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 15 total downloads
- Latest version: 2.2.1
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview1-35029
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/6f7a841374a6bbcc8375da71b26ee3edb759cb80
Microsoft.Bcl.Compression
by: Microsoft
- 1 total downloads
- Latest version: 3.9.83
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.