A general-use base project for building fully functional sites on ASP.NET
- Visual Studio 2013 Community Edition or later
git clone ssh://[email protected]/brondavies/wwwplatform.net.git
wwwplatform.net uses ASP.NET MVC and Entity Framework along with many other third-party components and packages. You should be familiar with these technologies before continuing.
Read SETUP For a guide to getting your project started.
For a complete list of the built-in features of wwwplatform.net, see FEATURES
For in-depth documentation on customizing and developing new functionality in wwwplatform.net, read CUSTOMIZING