Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 607 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 607 Bytes

ASP.NET Boilerplate - Module Zero

What is 'module zero'

Module-Zero is the module that implements abstract concepts of ASP.NET Boilerplate framework, also adds some useful stuff for enterprise web applications:

See http://www.aspnetboilerplate.com/Pages/Documents/Zero/Overall for more information.

How to start?

Follow the documentation to start: http://www.aspnetboilerplate.com/Pages/Documents/Zero/Installation

Sample Projects