Datei: NDODLL/readme.md
Last Commit (b95968d)
1 | -- File didn't exist -- |
New Commit (42d0ae7)
1 | # NDO.dll |
2 | |
3 | This is the core library of the .NET Data Objects. Any project with persistent classes and projects using these classes need a package reference to NDO.dll. |
4 | |
5 | ## Note |
6 | |
7 | In order to create assemblies with persistent classes, the project needs a package reference to NDO.Build. |
8 |