-
Allow specifying one or more folders to watch. Make the tray icon spin or something when building.
-
While searching on Google for a way to deploy Akka.NET in a Windows service (.NET Framework 4.8), I came across this documentation: https://getakka.net/articles/intro/use-case-and-deployment-scenarios…
-
When installing a service with the switch option 'Target is Deployment Group', it is reporting errors in the log but the overall status is reported as successful.
-
compared from d34918c97eb357a00ddbb83fa9c43053e19e0106 in my branch:
`git diff --name-status ed477cbc50b43b57469e202d666f98aed0c47a75`
```
M CMakeLists.txt
A Kodi.entitlements
M addons/resour…
-
### What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
### What information was incorrect, unhelpful, or incomplete?
The following sequence work…
-
Hi,
How do we configure/implement Metrics.Net library for monitoring windows services? We have need to monitor http services and windows services (running in the background) as well. Please let me kno…
-
It could be convenient to install Dashboard application https://github.com/cezarypiatek/Tellurium/tree/master/Src/Dashboard using dedicated installer instead of manually executing the following steps…
-
Keith mentioned on the kodi slack that he's like to get this done now that they have a dev account. Shouldn't be difficult to add once we have everything figured out for tvOS.
@kambala @SylvainCecc…
-
Hi,
I tried your tcp server, setting it up as explained.
```
internal class Program
{
static void Main(string[] args)
{
Console.WriteLine("Server Started.…
cla78 updated
4 months ago
-
### Description
I made a windows service on top of TopShelf and deployed it into production. Under production load (10s of clients sending requests to the service every few seconds) there were HttpLi…