MasaQSTemplate 1.0.0

dotnet add package MasaQSTemplate --version 1.0.0
NuGet\Install-Package MasaQSTemplate -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MasaQSTemplate" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MasaQSTemplate --version 1.0.0
#r "nuget: MasaQSTemplate, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MasaQSTemplate as a Cake Addin
#addin nuget:?package=MasaQSTemplate&version=1.0.0

// Install MasaQSTemplate as a Cake Tool
#tool nuget:?package=MasaQSTemplate&version=1.0.0

基于masafx、ant-design-vue-pro,Web后台管理项目模板

源码:Github

环境要求:NET8

使用步骤

1、安装模板
dotnet new install MasaQSTemplate
2、创建项目,比如Demo
dotnet new qst -n Demo            
3、net run或者(编译后)iis新建站点指向Demo.Web目录,运行查看
cd Demo\src\Services\Demo.Api
dotnet build
dotnet run       
6、进入app
cd Demo\app
yarn install
yarn serve

效果图

用户

"用户" "创建用户"

角色

"角色" "创建角色"

权限

"权限"

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 89 4/22/2024