mengxiangge d8dd789f01 mxg:连接服务器命令测试通过 il y a 5 ans
..
Properties 6eb0d7001c mxg:添加调度器 il y a 5 ans
Start d8dd789f01 mxg:连接服务器命令测试通过 il y a 5 ans
Class1.cs d8dd789f01 mxg:连接服务器命令测试通过 il y a 5 ans
Client.csproj c7e9585e2b mxg:提交 il y a 5 ans
ClientApp.cs 6eb0d7001c mxg:添加调度器 il y a 5 ans
ClientInfo.cs 6eb0d7001c mxg:添加调度器 il y a 5 ans
IRevitCommandExcutor.cs 6eb0d7001c mxg:添加调度器 il y a 5 ans
MessageHandler.cs 6eb0d7001c mxg:添加调度器 il y a 5 ans
Readme.txt 6eb0d7001c mxg:添加调度器 il y a 5 ans
TaskHandler.cs 6eb0d7001c mxg:添加调度器 il y a 5 ans
app.config c7e9585e2b mxg:提交 il y a 5 ans
packages.config c7e9585e2b mxg:提交 il y a 5 ans

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可以通信。