summaryrefslogtreecommitdiff
path: root/contrib/Rebus/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Rebus/README.md')
-rw-r--r--contrib/Rebus/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/Rebus/README.md b/contrib/Rebus/README.md
index bbb9c496e..7b11bd0dd 100644
--- a/contrib/Rebus/README.md
+++ b/contrib/Rebus/README.md
@@ -19,3 +19,8 @@ refer to the Rebus docs on how to do that (it's not that hard, really).
Additional requirements:
- RabbitMQ .NET client (see nuget)
+
+Deprecation notice:
+Csharp is not a supported Apache Thrift target anymore. Instead netstd is the
+recommended replacement. This code is left "as is" for educational purposes
+unless someone converts it to netstd