Question about Windows Form and Unity.

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

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
  • IpcServiceFramework

    .NET Core Inter-process communication framework

  • The accepted answer states the you could use named pipes, but at the time we could not create a reliable communication between unity and WPF, because named pipes would randomly drop with unity. We ended up using this https://github.com/jacqueskang/IpcServiceFramework with TCP. Both unity and the WPF app had a server and a client so we could do two-way communication. (Altough you can use a number of other solutions for this. Maybe create a file which holds messages, one process reads it and the other writes to it)

  • 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

  • ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

    3 projects | dev.to | 20 May 2024
  • Older HP scanning all of a sudden don't work anymore

    1 project | news.ycombinator.com | 20 May 2024
  • Online Safety: A Guide to Protecting Yourself

    1 project | dev.to | 20 May 2024
  • Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

    4 projects | dev.to | 20 May 2024
  • Why Configuring the Controller in Route is Worst Idea?

    2 projects | dev.to | 18 May 2024