Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.09 KB

wwwplatform.net

A general-use base project for building fully functional sites on ASP.NET

Requirements

Clone the Repo (or fork it)

git clone ssh://[email protected]/brondavies/wwwplatform.net.git

Setup

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.

Features

For a complete list of the built-in features of wwwplatform.net, see FEATURES

Customization

For in-depth documentation on customizing and developing new functionality in wwwplatform.net, read CUSTOMIZING