diff --git a/README.md b/README.md new file mode 100644 index 0000000000..6ba75cfaa8 --- /dev/null +++ b/README.md @@ -0,0 +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. + +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. + + +