Skip to content

Files

Latest commit

author
Cesar Blum Silveira
Mar 15, 2016
5c9f3b6 · Mar 15, 2016

History

History
15 lines (8 loc) · 771 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 771 Bytes

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.