V0.6.0 - Add NET5 Version
This version add NET5 target framework.
This windows service can receive log messages and stream them back to Analogy Log Viewer.
There is a gRPC client to use in your code.
Analogy Log Viewer need the Analogy.LogViewer.gRPC assembly to receive messages.
To install Analogy Log Server as windows service use the following command line (as admin):
sc create Analogy.LogServer binpath=full path to Analogy.LogServer.exe file