ChineseChess/ChineseChess.GUI.Core
2021-05-30 22:57:53 +08:00
..
Contracts/Services 1. 新建 .NET Core 3.1 WPF 项目 ChineseChess.GUI,使用微软建议模板生成 2021-05-30 22:57:53 +08:00
Services 1. 新建 .NET Core 3.1 WPF 项目 ChineseChess.GUI,使用微软建议模板生成 2021-05-30 22:57:53 +08:00
ChineseChess.GUI.Core.csproj 1. 新建 .NET Core 3.1 WPF 项目 ChineseChess.GUI,使用微软建议模板生成 2021-05-30 22:57:53 +08:00
readme.txt 1. 新建 .NET Core 3.1 WPF 项目 ChineseChess.GUI,使用微软建议模板生成 2021-05-30 22:57:53 +08:00

This core project is a .net standard project.
It's a great place to put all your logic that is not platform dependent (e.g. model/helper classes) so they can be reused.