Skip to content

HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore

License

Notifications You must be signed in to change notification settings

Intrigma/aspnet-HttpAbstractions

This branch is 4 commits ahead of aspnet/HttpAbstractions:release/2.2.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2018
Jun 28, 2018
Mar 20, 2023
May 8, 2018
Mar 17, 2023
Sep 13, 2018
Jan 31, 2018
Jan 7, 2016
Mar 17, 2023
Jan 31, 2018
May 12, 2015
Sep 29, 2018
May 8, 2018
Sep 22, 2017
Jul 3, 2017
Mar 17, 2023
Dec 12, 2016
Mar 15, 2016
Oct 9, 2017
Oct 9, 2017
Oct 7, 2018
Jun 28, 2018
Oct 9, 2017
Sep 29, 2018
Sep 29, 2018
Oct 16, 2018

Repository files navigation

HttpAbstractions

AppVeyor Travis
AppVeyor Travis

Contains HTTP abstractions for ASP.NET Core such as HttpContext, HttpRequest, HttpResponse and RequestDelegate.

It also contains IApplicationBuilder and extensions to create and compose your application's pipeline.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

About

HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%