-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Mirko Da Corte edited this page Jul 19, 2020
·
13 revisions
MongODM is a project under active development. We are still adding new features and changing interfaces. Documentation could be partial or outdated.
In this documentation are reported only topics directly related to MongODM.
For details about MongoDB and it's C# drivers please see their official MongoDB C# Driver GitHub page
Usage documentation:
- Packages and feeds: list of nuget packages and feeds
- First steps: follow this guide for start with a sample project
- Model restrictions: list of rules to follow creating Domain Models
Implementation details: