Skip to content

KongCon/KC.Template.NetCore3.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KC.Template.NetCore3.1

KC.Template.NetCore3.1是基于.NetCore3.1、EFCore、Autofac的快速开发模板;

功能介绍

1、实现基于BackgroundService的后台任务快速开发。

分层简介

说明
1_Common 公共层
2_Domain 领域层
3_Infrastructure 基础设施层
4_Service 服务层
5_App 应用层

使用步骤

1、从github上clone KC.Template.NetCore3.1.git

git clone https://github.com/KongCon/KC.Template.NetCore3.1.git

2、使用VS打开项目KC.Template.NetCore3.1,并编译通过

3、从github上clone KC.Tools

git clone https://github.com/KongCon/KC.Tools.git

4.使用VS打开项目KC.Tools,并编译通过

5.运行KC.Tools的SolutionRename控制台程序,修改模板项目为自己的项目名称

6.重新运行编译新命名的项目

7.新建数据库,执行db文件夹下的示例数据脚本

8.修改数据库连接

9.运行项目即可

About

基于.NetCore3.1、EFCore、Autofac的快速开发模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages