Datei: nuget/readme.md
Last Commit (210e506)
| 1 | -- File didn't exist -- |
New Commit (3e2eeb5)
| 1 | # NDO.Build |
| 2 | |
| 3 | This is a Package to enable VS Solutions to compile and enhance persistent classes. |
| 4 | |
| 5 | ## Release Notes |
| 6 | |
| 7 | From v5.0 on NDO.Build contains the NDOEnhancer, while NDO.dll only contains the NDO framework. |
| 8 | |
| 9 | For assemblies containing persistent classes, use NDO.Build _and_ NDO.dll. For assemblies using the persistent classes NDO.Build is not essential, but it helps to create the correct mapping files. |
| 10 | |
| 11 | NDO.Build is controlled by a .ndoproj file provided by the NDO Data Objects plugin for Visual Studio. We recommend installing this plugin. |