How to publish .Net Core 3.1/.NET 5.0 application that doesn't have direct reference to class library (it is loaded in runtime via reflection)?

后端 未结 0 1308
一个人的身影
一个人的身影 2021-02-18 14:36

Let\'s say we have th following .NET 5.0 (it can be .Net Core 3.1) solution:

1)Library that contains an interface

2)Library that contains interface implementation

相关标签:
回答
  • 消灭零回复
提交回复
热议问题