Microsoft.AspNetCore.Http 2.3.0

ASP.NET Core default HTTP feature implementations.

Showing the top 20 packages that depend on Microsoft.AspNetCore.Http.

Packages Downloads
Captcha
BotDetect CAPTCHA Generator protects ASP.NET (Core) forms from spam submissions. This secure and accessible Captcha protection is available on .NET (Core) for ASP.NET MVC 1-6 web applications, ASP.NET WebForms, and ASP.NET Web Pages. BotDetect works in China -- and it does not stalk you around 24/7. BotDetect is unique among Captcha solutions by using many different image and sound algorithms for the generation of Captcha codes. While each Captcha code algorithm is easily comprehensible to human users, generating Captcha codes by random algorithm makes the Captcha challenge practically impossible to pass automatically. This approach to Captcha security is validated by the BotDetect track record: we have over 3000 paying customers and not one confirmed case of automated Captcha breaking by spammers. BotDetect provides an audio Captcha alternative to keep ASP.NET web applications accessible to the blind and other people for whom reading the Captcha code could be a problem, enabling you to make WCAG and Section 508 compliant websites. Features -------------------- * 60 secure & readable Captcha image styles * 20 secure & accessible audio Captcha sound styles * Localized Captcha generation, using various Unicode character sets and downloadable multi-language sound pronunciations * Custom Captcha image size, format, color scheme... * Custom Captcha code length, style, character set, timeouts, generated code filtering... * Many other randomization & customization options * Produces XHTML 1.1 Strict, Section 508 and WCAG AAA compliant markup * Visual Studio .NET 2017, 2015, 2013, 2012, 2010, 2008, 2005 and 2003 Designer support * Medium trust environment support for shared servers * Fully compatible with ASP.NET Core 1.x and 2.0 * Fully compatible with legacy .NET 2.0 and onwards, .NET Core 1.x and .NET Core 2.x * Fully compatible with ASP.NET Core MVC (MVC 6) * Fully compatible with ASP.NET MVC 1-5 * Fully compatible with ASP.NET WebForms * Fully compatible with ASP.NET Web Pages * Fully compatible with ASP.NET Ajax and jQuery Ajax validation * Fully compatible with SharePoint Server / Foundation * Tested in Chrome, Firefox, Safari, IE, Edge and Opera browsers released since 2001. * Full support for all Android & iOS devices * It works in China * It does not stalk your users and visitors What nuget to use? -------------------- Please note that from the version 4.2 onward we will have two BotDetect CAPTCHA nugets on the nuget.org. * Use THIS nuget for ASP.NET applications running on the legacy .NET (non-Core) Frameworks * Use THIS nuget for ASP.NET Core applications running on the .NET Core Frameworks -- from the BotDetect 4.3 onward However, there is one special case that required the separate nuget. * Use our NEW helper nuget INSTEAD OF this one for the special case of ASP.NET Core applications running on the legacy .NET (non-Core) Frameworks -- this is available immediately. The new helper nuget name is CAPTCHA.asp.net.core.on.legacy.net.frameworks and it is available at https://www.nuget.org/packages/CAPTCHA.asp.net.core.on.legacy.net.frameworks/
43
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
53
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
62
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
178
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
230
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
88
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components.
47
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components.
96
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
89
Microsoft.AspNetCore.CookiePolicy
ASP.NET Core cookie policy classes to control the behavior of cookies.
42
Microsoft.AspNetCore.CookiePolicy
ASP.NET Core cookie policy classes to control the behavior of cookies.
47
Microsoft.AspNetCore.CookiePolicy
ASP.NET Core cookie policy classes to control the behavior of cookies. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
49
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
81
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
1,024
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
73
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
118
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
59
NLog.Web.AspNetCore
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
44
ProxyKit
An AspNet core middleware toolkit to create proxy servers. Can be embedded in applications or used as a standalone proxy.
97
ProxyKit
An AspNet core middleware toolkit to create proxy servers. Can be embedded in applications or used as a standalone proxy.
182

Version Downloads Last updated
2.3.0 19 01/30/2025
2.2.2 32 12/20/2023
2.2.0 104 03/12/2020
2.2.0-preview3-35497 27 02/05/2024
2.2.0-preview2-35157 28 02/05/2024
2.2.0-preview1-35029 25 02/05/2024
2.1.34 29 02/05/2024
2.1.22 494 07/29/2021
2.1.1 848 10/22/2020
2.1.0 75 02/11/2020
2.1.0-rc1-final 27 02/05/2024
2.1.0-preview2-final 29 02/05/2024
2.1.0-preview1-final 25 02/05/2024
2.0.3 30 02/05/2024
2.0.2 27 02/05/2024
2.0.1 34 02/05/2024
2.0.0 91 02/11/2020
2.0.0-preview2-final 27 02/05/2024
2.0.0-preview1-final 26 02/05/2024
1.1.2 185 02/10/2020
1.1.1 22 02/05/2024
1.1.0 25 02/05/2024
1.1.0-preview1-final 24 02/05/2024
1.0.4 26 02/05/2024
1.0.3 28 03/29/2023
1.0.2 103 02/11/2020
1.0.1 26 02/05/2024
1.0.0 27 02/05/2024
1.0.0-rc2-final 26 02/05/2024