.net standard class library?!

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

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

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  • There's an older library that uses a native DLL for HTTP/2 support but it's been deprecated a while: https://github.com/grpc/grpc/tree/master/src/csharp

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

  • I've had a lot of success with StreamJsonRpc over named pipes, including your exact scenario (Framework talking to Core with a shared Standard library holding all the IPC stuff).

  • 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
  • need help with Windows Service (C#)

    1 project | /r/csharp | 6 Sep 2022
  • Is there a better way to do Sockets?

    3 projects | /r/dotnet | 6 Jun 2023
  • gRPC Server(!) in .net Framework 4.8.2?

    2 projects | /r/dotnet | 19 Jul 2022
  • gRPC Development experience in modern .NET

    7 projects | /r/dotnet | 12 Nov 2021