File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
.. _csharp-crud-restful-api-tutorial:
2
2
3
- ============================================
4
- Create a RESTful API with the C#/.NET Driver
5
- ============================================
3
+ =====================================================================
4
+ Tutorial: Create a RESTful API with the {+driver-short+} Driver
5
+ =====================================================================
6
6
7
7
.. facet::
8
8
:name: genre
@@ -374,5 +374,10 @@ endpoint to see the data you just inserted. You can also test the ``PUT`` and
374
374
Next Steps
375
375
----------
376
376
377
- To learn nmore about the operations discussed in this tutorial, see the following
378
- guides:
377
+ To learn more about the operations discussed in this tutorial, see the following
378
+ guides:
379
+
380
+ - :ref:`csharp-insert-guide`
381
+ - :ref:`csharp-retrieve`
382
+ - :ref:`csharp-update-one`
383
+ - :ref:`csharp-delete-guide`
You can’t perform that action at this time.
0 commit comments