aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/README.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-15 16:17:56 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-16 15:59:00 -0700
commit474a574ba7ebd425d140c31b264c39b8e48d303d (patch)
tree347a8b321a860044e59efa8bfe48d3c301dd4999 /src/csharp/README.md
parent635fafc398df035d45e0f56fe24fb21477805067 (diff)
update readme.md
Diffstat (limited to 'src/csharp/README.md')
-rw-r--r--src/csharp/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/csharp/README.md b/src/csharp/README.md
index 201c5ab0b5..acfb5ec6dd 100644
--- a/src/csharp/README.md
+++ b/src/csharp/README.md
@@ -100,6 +100,12 @@ different languages.
tools/run_tests/run_tests.py -l csharp
```
+ON .NET CORE SUPPORT
+------------------
+
+We are committed to providing full support for [.NET Core](https://dotnet.github.io/) in near future,
+but currently, the support is for .NET Core is experimental/work-in-progress.
+
DOCUMENTATION
-------------
- the gRPC C# reference documentation is available online at [grpc.io][]