Skip to content

Commit

Permalink
修改项目目录结构
Browse files Browse the repository at this point in the history
  • Loading branch information
longxianghui committed Sep 29, 2019
1 parent 6597542 commit ccb8607
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 25 deletions.
42 changes: 21 additions & 21 deletions Leo.Chimp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ VisualStudioVersion = 15.0.28307.705
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leo.Chimp", "src\Leo.Chimp\Leo.Chimp.csproj", "{AE57FE9E-110F-4BBD-AF58-243A37E334C3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leo.Chimp.Test", "src\Leo.Chimp.Test\Leo.Chimp.Test.csproj", "{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leo.Chimp.Example", "src\Leo.Chimp.Example\Leo.Chimp.Example.csproj", "{E911F809-ED33-491F-896D-341EF249303D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leo.Chimp.Domain", "src\Leo.Chimp.Domain\Leo.Chimp.Domain.csproj", "{A1C15DD9-B856-472D-B0DA-BC69750C8736}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A9856CFD-8B10-4C9E-B4B7-E49704894C71}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{8DC16EBA-2D9F-473A-820E-5A96C35E44F5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "example", "example", "{98E27906-6784-4538-9CDA-90FDEA7C83EF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leo.Chimp.Example", "example\Leo.Chimp.Example\Leo.Chimp.Example.csproj", "{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leo.Chimp.Domain", "example\Leo.Chimp.Domain\Leo.Chimp.Domain.csproj", "{1216801F-2F9A-423D-9460-E3D301496533}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leo.Chimp.Test", "test\Leo.Chimp.Test\Leo.Chimp.Test.csproj", "{ACAEE484-293F-4F82-B8D6-269A00FDBB57}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -27,27 +27,27 @@ Global
{AE57FE9E-110F-4BBD-AF58-243A37E334C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE57FE9E-110F-4BBD-AF58-243A37E334C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE57FE9E-110F-4BBD-AF58-243A37E334C3}.Release|Any CPU.Build.0 = Release|Any CPU
{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23}.Release|Any CPU.Build.0 = Release|Any CPU
{E911F809-ED33-491F-896D-341EF249303D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E911F809-ED33-491F-896D-341EF249303D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E911F809-ED33-491F-896D-341EF249303D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E911F809-ED33-491F-896D-341EF249303D}.Release|Any CPU.Build.0 = Release|Any CPU
{A1C15DD9-B856-472D-B0DA-BC69750C8736}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1C15DD9-B856-472D-B0DA-BC69750C8736}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1C15DD9-B856-472D-B0DA-BC69750C8736}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1C15DD9-B856-472D-B0DA-BC69750C8736}.Release|Any CPU.Build.0 = Release|Any CPU
{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B}.Release|Any CPU.Build.0 = Release|Any CPU
{1216801F-2F9A-423D-9460-E3D301496533}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1216801F-2F9A-423D-9460-E3D301496533}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1216801F-2F9A-423D-9460-E3D301496533}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1216801F-2F9A-423D-9460-E3D301496533}.Release|Any CPU.Build.0 = Release|Any CPU
{ACAEE484-293F-4F82-B8D6-269A00FDBB57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACAEE484-293F-4F82-B8D6-269A00FDBB57}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACAEE484-293F-4F82-B8D6-269A00FDBB57}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACAEE484-293F-4F82-B8D6-269A00FDBB57}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{AE57FE9E-110F-4BBD-AF58-243A37E334C3} = {A9856CFD-8B10-4C9E-B4B7-E49704894C71}
{1CF7DFC0-5C7A-4E9C-B5A8-0C9609004F23} = {8DC16EBA-2D9F-473A-820E-5A96C35E44F5}
{E911F809-ED33-491F-896D-341EF249303D} = {98E27906-6784-4538-9CDA-90FDEA7C83EF}
{A1C15DD9-B856-472D-B0DA-BC69750C8736} = {98E27906-6784-4538-9CDA-90FDEA7C83EF}
{22CF40A1-EE7E-4EBA-A502-5C5FC0D0758B} = {98E27906-6784-4538-9CDA-90FDEA7C83EF}
{1216801F-2F9A-423D-9460-E3D301496533} = {98E27906-6784-4538-9CDA-90FDEA7C83EF}
{ACAEE484-293F-4F82-B8D6-269A00FDBB57} = {8DC16EBA-2D9F-473A-820E-5A96C35E44F5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D936E593-6A06-4989-8708-382308D741CF}
Expand Down
4 changes: 3 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,7 @@ _unitOfWork.GetConnection().QueryAsync("select * from school");
```
#### 写在最后
Chimp核心是基于EF和Dapper的,所以EF和Dapper一切功能都可以使用。比如导航属性,字段映射等等。这个库是线上项目核心依赖,会长期更新维护,希望大家能提出更好的意见。

#### 项目地址
[github地址](https://github.com/longxianghui/chimp.git)
数据库脚本在根目录的sqlscript文件夹里面
[github地址](https://github.com/longxianghui/chimp.git)
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\Leo.Chimp\Leo.Chimp.csproj" />
<ProjectReference Include="..\..\src\Leo.Chimp\Leo.Chimp.csproj" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Leo.Chimp\Leo.Chimp.csproj" />
<ProjectReference Include="..\..\src\Leo.Chimp\Leo.Chimp.csproj" />
</ItemGroup>
</Project>

0 comments on commit ccb8607

Please sign in to comment.