need help with Windows Service (C#)

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vs-streamjsonrpc

    The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.

  • You need to build something like a tray application if you want to interact with the desktop. If you do this, you might not need a service, but if you do still need a service, then you need to communicate between the service and the tray app with some interprocess communications (IPC) mechanism like StreamJsonRpc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exchanging data between two Console Applications

    1 project | /r/csharp | 26 Feb 2023
  • .net standard class library?!

    2 projects | /r/dotnet | 13 Jan 2023
  • Is there a better way to do Sockets?

    3 projects | /r/dotnet | 6 Jun 2023
  • Source Generator Debug always NulLReferecneException

    4 projects | /r/csharp | 9 Apr 2023
  • AppCenter and ComunityToolkit MVVM Compile-error

    1 project | /r/dotnet | 13 Mar 2023