CubeDemo
1.0.0
Rubik's Cube is a user rights management platform based on ASP.NET MVC, which can be used as the basic framework of various information management systems.
Demo: http://cube.newlifex.com source code
Source code: https://git.newlifex.com/NewLife/X/Tree/master/NewLife.Cube
Overseas: https://github.com/NewLifeX/X/tree/master/NewLife.Cube
SQLite / Sql Server / Oracle / MySql / SqlCe / Access
NewLife.Cube
through NuGet , or compile the latest X component source code yourselfMembership
in the <connectionStrings>
section of Web.config
The user role permission menu, etc. are stored in the database.<add name="Membership" connectionString="Data Source=~App_DataMembership.db" providerName="Sqlite"/>
查看
,在浏览器中查看
, and run the Rubik's Cube platformx86/x64
) database driver files for SQLite
/ Oracle
/ MySql
/ SqlCe
databases. The driver download address can be modified in ConfigCore.config
PluginServer
Config/Cube.config
PluginServer
admin
and the password is admin
自定义工具``RazorGenerator
for the .cshtml
file. You can compile and generate .cshtml
into DLL
Bin
, web.config
, Global.asax
, and other resource files you added.[Demonstration] Educational Affairs System [Source Code] Educational Affairs System
[Tutorial] Basic Tutorial on NewLife.Cube Rubik's Cube Platform (with routine source code)
[Tutorial] Detailed explanation of the NewLife.Cube template structure of the Rubik's Cube platform