Closed OlzhabaevSh closed 3 months ago
DiolBackendService was created for distributing logs reading and parsing logic across different eco systems.
The problem is how to use DiolBackendService.
As a solution we can try to setup DiolBackendService as a dotnet tool which can be easily downloaded and used from a terminal.
As a first step we will prepare DiolBackendService to be setuped as a dotnet tool from local machine.
in the future we can deploy it to be fetched from global Nuget.
Issue
DiolBackendService was created for distributing logs reading and parsing logic across different eco systems.
The problem is how to use DiolBackendService.
As a solution we can try to setup DiolBackendService as a dotnet tool which can be easily downloaded and used from a terminal.
As a first step we will prepare DiolBackendService to be setuped as a dotnet tool from local machine.
in the future we can deploy it to be fetched from global Nuget.