Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 29 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http
by: Microsoft
- 25 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core default HTTP feature implementations.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 2.3.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 136 total downloads
- Latest version: 6.0.0-preview.4.21253.5
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c0ae1d179dba6f3acd0e55be55718c97c9028698
Microsoft.AspNetCore.Identity
by: Microsoft
- 23 total downloads
- Latest version: 2.2.0
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This package was built from the source code at https://github.com/aspnet/Identity/tree/99f352a92f98af1059c87de07556719f1a22ce39
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 73 total downloads
- Latest version: 5.0.17
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Localization
by: Microsoft
- 32 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Metadata
by: Microsoft
- 76 total downloads
- Latest version: 10.0.0-rc.2.25502.107
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 26 total downloads
- Latest version: 2.3.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 26 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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.Bcl.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.0.14
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.Bcl.Cryptography
by: Microsoft
- 23 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.HashCode
by: Microsoft
- 17 total downloads
- Latest version: 1.1.1
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.Bcl.Memory
by: Microsoft
- 14 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 30 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build
by: Microsoft
- 11 total downloads
- Latest version: 15.9.20
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 13 total downloads
- Latest version: 17.0.0
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator
by: Microsoft
- 7 total downloads
- Latest version: 1.11.2
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.