From 113584bbb154b2a9c04e2b4bc238409b01046a22 Mon Sep 17 00:00:00 2001 From: rustd Date: Tue, 18 Dec 2012 18:40:38 -0800 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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