ASP.NET Boilerplate - ASP.NET Identity Integration Module
Перейти к файлу
Halil İbrahim Kalkan 73b653c5bd #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00
nupkg #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00
src #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00
test #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00
.gitignore Resolved #201: Enable GitLink debugging. 2016-05-16 18:37:53 +03:00
Abp.Zero.sln #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00
LICENSE Initial commit 2014-08-22 20:57:19 +03:00
README.md Update README.md 2015-12-14 11:02:47 +02:00
global.json #208: Converted to xproj/project.json structure. 2016-06-02 18:21:49 +03:00

README.md

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