Skip to content

Commit b4e867c

Browse files
authored
Add link to M220N courseware (#660)
add link to M220N course
1 parent 3caa6e4 commit b4e867c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

source/csharp.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,30 @@ with MongoDB.
2828

2929
- `Source Code <https://github.com/mongodb/mongo-csharp-driver>`_
3030

31+
Take the free online course taught by MongoDB
32+
---------------------------------------------
33+
34+
.. list-table::
35+
36+
* - .. cssclass:: bordered-figure
37+
.. figure:: /figures/M220N.png
38+
lightbox: false
39+
width: 300px
40+
41+
- `M220N: MongoDB for .NET Developers <https://university.mongodb.com/courses/M220N/about>`__
42+
Learn the essentials of C# & ASP.NET application development with MongoDB.
43+
44+
.. figure:: /path or uri.png
45+
:alt: Alt text for the image
46+
:figwidth:
47+
:width:
48+
:scale:
49+
:align:
50+
:lightbox:
51+
:class:
52+
53+
Optional caption for the figure.
54+
3155

3256
Installation
3357
------------

0 commit comments

Comments
 (0)