Releases: xfrogcn/Xfrogcn.PluginFactory
Releases · xfrogcn/Xfrogcn.PluginFactory
2.0.1
- Bug修复
在主程序中,引用:
dotnet add package Xfrogcn.PluginFactory --version 2.0.1
在插件中,引用:
dotnet add package Xfrogcn.PluginFactory.Abstractions --version 2.0.1
2.0.0
在主程序中,引用:
dotnet add package Xfrogcn.PluginFactory --version 2.0.0
在插件中,引用:
dotnet add package Xfrogcn.PluginFactory.Abstractions --version 2.0.0
1.0.0
在主程序中,引用:
dotnet add package Xfrogcn.PluginFactory --version 1.0.0
在插件中,引用:
dotnet add package Xfrogcn.PluginFactory.Abstractions --version 1.0.0