mirror of
https://gitee.com/farsunset/cim.git
synced 2025-06-16 23:29:57 +08:00
dotnet_sdk说明
This commit is contained in:
parent
a901e2b1f6
commit
e19c6424f2
7
cim-client-sdk/cim-dotnet-sdk/使用说明.txt
Normal file
7
cim-client-sdk/cim-dotnet-sdk/使用说明.txt
Normal file
@ -0,0 +1,7 @@
|
||||
1、 CIM_SDK_Tests 基于NetCore3.1 是命令行测试用例;
|
||||
CIM_Standard 是sdk 基于NetStandard2.1
|
||||
这意味着你可以在任何基于Standard2.1的Net平台上运行 无论是mono NetCore NetFrameWork
|
||||
|
||||
2、使用时需要引入Google.Protobuf NuGet库 文件夹下Protobuf的model.cs 已经重新命名 可直接使用 否则有命名冲突
|
||||
|
||||
3、在项目中直接引入CIM_Standard项目即可
|
Loading…
x
Reference in New Issue
Block a user