From 3e7c9c0c310ecf79527d0e3d5c773aa45bca9545 Mon Sep 17 00:00:00 2001 From: lzw <605106923@qq.com> Date: Sun, 10 Oct 2021 21:38:13 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs b/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs index be1aa169..8b9d94cc 100644 --- a/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs +++ b/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs @@ -20,6 +20,7 @@ namespace Yi.Framework.ApiMicroservice public Startup(IConfiguration configuration) { Configuration = configuration; + } public IConfiguration Configuration { get; } From 7fdbf2f7def00faf86b2fe85c3ae85b3e4495e16 Mon Sep 17 00:00:00 2001 From: lzw <605106923@qq.com> Date: Mon, 11 Oct 2021 09:52:26 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Class1.cs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Framework/Yi.Framework.Core/Class1.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Yi.Framework/Yi.Framework.Core/Class1.cs b/Yi.Framework/Yi.Framework.Core/Class1.cs index 1c0fddf7..80f6c173 100644 --- a/Yi.Framework/Yi.Framework.Core/Class1.cs +++ b/Yi.Framework/Yi.Framework.Core/Class1.cs @@ -4,5 +4,6 @@ namespace Yi.Framework.Core { public class Class1 { + //终于搞好了 } } From ab70a7fe103f6683b5fb908e96209f15599b74cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <68722157+ccnetcore@users.noreply.github.com> Date: Mon, 11 Oct 2021 15:44:21 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3797a39a..67410d19 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,17 @@ -

CC.Yi-基于.NET5下的WebAPI三层架构快速开发框架

+

YiFramework-基于.NET5+Vue快速开发框架

Yi意框架

意义为了开发更简易

-#### 版本更新 -v3.0.1------2021/6/2(架构全方面更新完善、添加oracle数据库支持、添加mongodb数据库支持) +#### 简介 -v3.0.0------2021/5/30(重构框架,上传基本架构,一切为简易前行) +**CC.Yi.Old**:.Net5早期三层架构Webapi架构 -(......省略7个版本更新) +**CC.Yi**:.Net5三层架构WebApi架构 -v2.0.0------2021/4/21(第二版开发完成时间,项目重构,向着高并发集群前进) +**CC.Yi.Framework**:.Net5DDD领域驱动设计分层微服务架构(正在更新) -(......省略12个版本更新) +**CC.Yi.Vue**:Vue2.0配合CC.Yi.Framework使用前端项目(正在更新) -v1.0.0------2021/3/19(第一版开发完成时间,请记住,这是一个值得纪念的日子) - -#### 介绍 -曾经的v1.0.0、v2.0.0版本已经停止维护,更名为CC.Yi.Old,有一定学习研究价值,应用框架请使用新版CC.Yi项目 #### 软件架构 架构:.NET5(.NetCore 5) From 6733084beb859ad676480fcd9a9f46fc86ced460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <68722157+ccnetcore@users.noreply.github.com> Date: Mon, 11 Oct 2021 15:44:52 +0800 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67410d19..b115665c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

YiFramework-基于.NET5+Vue快速开发框架

+

Yi.Framework-基于.NET5+Vue快速开发框架

Yi意框架

意义为了开发更简易