Dotnet-IO-logger / core

Dotnet Input output logger
https://marketplace.visualstudio.com/items?itemName=Diol.diol
MIT License
29 stars 1 forks source link

Move back from SignalR client to in process running #29

Closed OlzhabaevSh closed 5 months ago

OlzhabaevSh commented 1 year ago

Is your feature request related to a problem? Please describe. For this moment we don't have a code sign cert. Without it the installation process can be more tricky. To simplify it we can remove SignalR client from the extension and run the services in process.

Describe the solution you'd like

  1. remove signal r client
  2. change the logic
  3. integrate diol core to the extension

Describe alternatives you've considered Wait until we have an code sign cert

Additional context