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: Docs/Api/CSharpDriverDocs.shfbproj
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@
45
45
<NamespaceSummaryItemname="MongoDB.Bson.Serialization.Serializers"isDocumented="True">The MongoDB.Bson.Serialization.Serializers namespace contains the serializers for the various BSON and base .Net types</NamespaceSummaryItem>
46
46
<NamespaceSummaryItemname="MongoDB.Driver"isDocumented="True">The MongoDB.Driver namespace contains all the basic types and classes that compose the MongoDB driver. It contains the classes needed for most interactions with the database.</NamespaceSummaryItem>
47
47
<NamespaceSummaryItemname="MongoDB.Driver.Builders"isDocumented="True">The MongoDB.Driver.Builders namespace contains helper classes (builders) that can be used to construct various options used in the driver.</NamespaceSummaryItem>
48
+
<NamespaceSummaryItemname="MongoDB.Driver.Encryption"isDocumented="True">The MongoDB.Driver.Encryption namespace contains all the basic types and classes related to client-side encryption.</NamespaceSummaryItem>
48
49
<NamespaceSummaryItemname="MongoDB.Driver.GridFS"isDocumented="True">The classes used to interact with MongoDB GridFS are part of the MongoDB.Driver.GridFS namespace.</NamespaceSummaryItem>
49
50
<NamespaceSummaryItemname="MongoDB.Driver.Internal"isDocumented="True">The MongoDB.Driver.Internal namespace contains internal classes used by the driver such as ConnectionPool.</NamespaceSummaryItem>
50
51
<NamespaceSummaryItemname="MongoDB.Driver.Wrappers"isDocumented="True">Wrapped versions of various classes for use in serialization are present in the MongoDB.Driver.Wrappers namespace.</NamespaceSummaryItem>
0 commit comments