diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e515ee --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +ASPNETTemplates +=============== + +VS2012 templates for ASP.NET MVC, WebForms and WebPages +These are the project templates that ship with Visual Studio 2012. They demonstrate key features such as + - OAUTH login via twitter, facebook. + - WebOptimization + +Setup +- Get git for windows http://windows.github.com/ and sync the project +- Enable package restore when you build so you do not have to checkin the packages