IpcServiceFramework icon indicating copy to clipboard operation
IpcServiceFramework copied to clipboard

[Feature request] Not depend on Microsoft.Extensions.Hosting

Open kkwpsv opened this issue 5 years ago • 2 comments

Is your feature request related to a problem? Please describe. I want to use an ipc framework in desktop wpf apps. This is a good ipc framework, but using this will bring too many references.

Describe the solution you'd like Microsoft.Extensions.Hosting will be optional. I can choose to use it in asp.net core apps, but not use it in wpf desktop apps.

Describe alternatives you've considered

Additional context

kkwpsv avatar Aug 03 '20 02:08 kkwpsv

That would be useful, I also want to use it for wpf/winform application without Microsoft.Extensions.Hosting

ScarletKuro avatar Oct 24 '20 12:10 ScarletKuro

too

heartacker avatar May 17 '22 08:05 heartacker