You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/cloud/csharp/README.md
+6
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,10 @@ Produce messages to and consume messages from a Kafka cluster using the .NET Pro
4
4
5
5
# Documentation
6
6
7
+
## To get started with a .NET Client
8
+
9
+
You can find a complete `Getting Started` tutorial [here](https://developer.confluent.io/get-started/dotnet).
10
+
11
+
## To find about the code
12
+
7
13
You can find the documentation and instructions for running this C-sharp/.NET example at [https://docs.confluent.io/platform/current/tutorials/examples/clients/docs/csharp.html](https://docs.confluent.io/platform/current/tutorials/examples/clients/docs/csharp.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.clients-ccloud)
0 commit comments