Update README.md
This commit is contained in:
Родитель
7a3d2ac829
Коммит
a92eeba07a
11
README.md
11
README.md
|
@ -6,19 +6,14 @@ 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:
|
||||
|
||||
* Implements ASP.NET Identity framework for User and Role management.
|
||||
* Provides a Role and Permission based authorization system.
|
||||
* Provides infrastructure to develop multi-tenant applications.
|
||||
* Implements Setting system of ASP.NET Boilerplate to store Tenant, Application and User level settings in the database.
|
||||
* Implements audit logging.
|
||||
* Implements session management.
|
||||
See http://www.aspnetboilerplate.com/Pages/Documents/Zero/Overall for more information.
|
||||
|
||||
How to start?
|
||||
-------------------
|
||||
Follow the documentation to start with module-zero: http://www.aspnetboilerplate.com/Pages/Documents/Zero/Installation
|
||||
Follow the documentation to start: http://www.aspnetboilerplate.com/Pages/Documents/Zero/Installation
|
||||
|
||||
Sample Projects
|
||||
-------------------
|
||||
|
||||
* https://github.com/aspnetboilerplate/eventcloud
|
||||
* https://github.com/aspnetboilerplate/questions-answers
|
||||
* https://github.com/aspnetboilerplate/questions-answers
|
||||
|
|
Загрузка…
Ссылка в новой задаче