-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mendz edited this page Jan 28, 2020
·
12 revisions
Mendz.Data.MongoDB provides a generic Mendz.Data-aware context for MongoDB.
| Date | Description |
|---|---|
| 1/27/2020 | Released 1.2.0. Note breaking changes: the Session and Transaction properties now have properly declared "protected set" features. |
| 10/12/2018 | Released 1.1.0. |
| 10/11/2018 | Released 1.0.3. |
| 6/7/2018 | Released 1.0.2. |
| 11/7/2017 | Released 1.0.1. |
| 10/12/2017 | Released v1.0.0. |
| Name | Description |
|---|---|
| MongoDbDataContext | Provides the database context for MongoDB. |
| MongoDbDataSettingOption | Provides the data setting options for MongoDB access. |