Update README.md
This commit is contained in:
parent
204fb08e01
commit
024c72b05a
|
|
@ -1,9 +1,9 @@
|
|||
HttpAbstractions
|
||||
================
|
||||
|
||||
Contains HTTP abstractions for ASP.NET vNext such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.
|
||||
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 vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.
|
||||
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue