Reentrant (Recursive) Async Lock is Impossible in 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
  • wcf

    This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.

  • This article is wrong. It's hard to write and requires some out of the box thinking, but it's doable. You can see my implementation here. You can't easily implement cancellability though as you can't reset the state after an await as any changes you make will happen in a copy of the Execution Context. It could be done with a custom awaiter which chains a delegate to run before the await continuation so you can reset state on the callers ExecutionContext, but I didn't need that so didn't put the effort in.

  • 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

  • Questions about OWIN and WCF from a high level.

    4 projects | /r/dotnet | 16 Jun 2022
  • CoreWCF v0.2.0 just released

    1 project | /r/dotnet | 6 Aug 2021
  • My little tool now supports both gRPC and REST testing

    1 project | /r/dotnet | 4 Jul 2021
  • Need help with submit supplier api call

    2 projects | /r/workday | 28 Jun 2021
  • https://np.reddit.com/r/workday/comments/o9o8q9/need_help_with_submit_supplier_api_call/h3d8oce/

    1 project | /r/backtickbot | 28 Jun 2021