Skip to content

Commit c2b7182

Browse files
add analyzer link (#91)
1 parent a709f89 commit c2b7182

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/index.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ MongoDB C# Driver
1616
/whats-new
1717
/issues-and-help
1818
/faq
19+
MongoDB Analyzer <https://www.mongodb.com/docs/mongodb-analyzer>
1920

2021
Introduction
2122
------------
@@ -96,3 +97,11 @@ FAQ
9697

9798
For answers to commonly asked questions about the {+driver-long+}, see the :ref:`csharp-faq`
9899
section.
100+
101+
MongoDB Analyzer
102+
----------------
103+
104+
The MongoDB Analyzer is a tool that helps you understand how your
105+
{+driver-short+} code translates into the MongoDB Query API and if your code
106+
includes any unsupported LINQ or builder expressions. To learn more, see the
107+
`MongoDB Analyzer documentation <https://www.mongodb.com/docs/mongodb-analyzer>`__.

0 commit comments

Comments
 (0)