需要源码,请加QQ:3833-255-96
说明:ABP Zero项目已经包含了Module-Zero模块
不同点:
1.module-zero是一个模块,abp zero是一个完整的项目
2.module-zero是开源(github有源码)的,abp zero是收费的
Module-Zero是实现了ASP.NET Boilerplate框架抽象概念的模块,对于企业web应用也添加了一些有用的东西:
实现了ASP.NET Identity框架的用户和角色管理。
提供了基于授权(authorization)系统的角色和权限管理。
提供了开发多租户(multi-tenant)应用的基础设施。
实现了ABP在数据库中存储租户,应用和用户水平设置的设置系统。
实现了审计日志。
实现了Session管理。
V4.2.0 (2017-07-25)
- Google Authenticator Integration for two-factor authentication.
- Show payment history to tenants.
- Implement phone number confirmation.
- Change all data tables by datatables jquery plugin for ASP.NET Core & jQuery version.
- Change all data tables by PrimeNg for ASP.NET Core & Angular version.
- Spanish (Spain) localization.
- Multiple selection on adding users to Organization Units.
- Email notification to tenants about approaching subscription expiry date.
- Upgraded to latest Angular, Angular CLI, ASP.NET Core, ABP packages.
- Enhancements and bug fixes.
V4.1.0 (2017-06-23)
- Basic tenant subscription management for SaaS applications.
- Paypal integration for tenant subscriptions.
- IdentityServer4 integration.
- Host dashboard for edition, tenant & income statistics.
- Public web site is moved to a seperated project (and authentication integrated to the main application).
- Renewed sample tenant dashboard.
- Converted unit tests to use SQLite in memory database.
- Upgraded to latest Angular, Angular CLI, ASP.NET Core, ABP packages and Metronic.
V4.0.0 (2017-04-24)
- .net core support to create cross platform web solutions.
- Moved to Entity Framework Core and ASP.NET Core Identity.
- Docker files included to deploy as containers.
- Spanish (Mexico) localization.
V3.4.0 (2017-04-05)
- Upgraded to ABP v1.5.1
- Upgraded to Angular 4.0.
- Upgraded to angular-cli 1.0
- Minor enhancements and fixes.
V3.3.0 (2017-03-13)
- Migrated ASP.NET Core solution to Visual Studio 2017 and new csproj solution format.
- Implemented desktop push notifications for real time application notifications.
- Minor enhancements and fixes.
V3.2.0 (2017-03-07)
- Tenant based UI customizations: Allow tenants to upload custom CSS and logo.
- Edition based user count restriction.
- Upgraded to Angular v2.4.9 and Angular CLI RC.1.
- Upgraded to ABP v1.5.
- Updated some translations.
- Bugfix and enhancements.
测试运行地址:http://baidu-46032.demo.aspnetzero.com
账号:admin 密码:123456
需要源码,请加QQ:3833-255-96
时间: 2024-10-23 23:52:02