jacqueskang / IpcServiceFramework

.NET Core Inter-process communication framework
MIT License
358 stars 77 forks source link

Replace Castle.Core with System.Reflection.DispatchProxy #151

Closed jorisvergeer closed 4 years ago

jorisvergeer commented 4 years ago

Implements https://github.com/jacqueskang/IpcServiceFramework/issues/150

Seems to work, unit tests and sample run fine.