ajuckel / HttpAbstractions

HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpAbstractions

Contains HTTP abstractions for ASP.NET 5 such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.

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

About

HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.

License:Other


Languages

Language:C# 99.8%Language:Shell 0.2%