MZ-Lab is a model web application based on Windows/Linux.
It is the protoype of MZ Laboratry's official website, CMS is used to manage contents.
Clone it by:
$ git clone https://github.com/Neko3000/MZ-Lab-MVC.git
Build up environments to deploy it.
- Index
- Member
- Academics
- Contact
- Manage contents on CMS
- More...
You could find its UIKit and pages on MZ-Lab-MVC on Behance.
Bracket is used to build up Front-End interface.
Packages have been included:
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.1" PrivateAssets="All" />
<PackageReference Include="MySql.Data" Version="6.10.5" />
<PackageReference Include="MySql.Data.EntityFrameworkCore" Version="6.10.5" />
<PackageReference Include="X.PagedList" Version="7.2.2" />
<PackageReference Include="X.PagedList.Mvc.Core" Version="7.2.0" />
E-mail: sheran_chen@outlook.com
Weibo: @妖绀
Distributed under the Mozilla license. See LICENSE for more information.