mengxiangge 6eb0d7001c mxg:添加调度器 5 anos atrás
..
Properties 6eb0d7001c mxg:添加调度器 5 anos atrás
Start 6eb0d7001c mxg:添加调度器 5 anos atrás
Class1.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
Client.csproj 6eb0d7001c mxg:添加调度器 5 anos atrás
ClientApp.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
ClientInfo.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
IRevitCommandExcutor.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
MessageHandler.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
Readme.txt 6eb0d7001c mxg:添加调度器 5 anos atrás
TaskHandler.cs 6eb0d7001c mxg:添加调度器 5 anos atrás
app.config 6eb0d7001c mxg:添加调度器 5 anos atrás
packages.config 6eb0d7001c mxg:添加调度器 5 anos atrás

Readme.txt

用到的dll
DotNetty.Transport (>= 0.6.0)
DotNetty.Buffers (>= 0.6.0)
DotNetty.Common (>= 0.6.0)
Microsoft.Extensions.Logging (1.1.0)
Microsoft.Extensions.Logging.Abstractions(1.1.0)

DotNetty.Codecs.Protobuf
DotNetty.Codecs

Google.Protobuf 3.2.0(最新版本3.7.0)

数据库

Mysql.Data 8.0
NHibernate 5.2.5



JSON
newtonsoft.json


直接运行Client会报错。
启动Revit可以通信。