API changes listing compared to previous versions.
-
The
SoDatabaseassembly has been split into two assemblies,SoDatabaseandSoDatabase.BusinessLogic. TheSoDatabaseassembly contains the generated data access layer code, while theSoDatabase.BusinessLogicassembly contains the business logic and implementation code. This change is not reflected in the release notes, as it is a structural change rather than a functional one. -
The
Web Servicessection previously only accounted for changes in SuperOffice.Services.dll. Now it includes data types from SuperOffice.Services.Implementation, which is where all service agent implementations now reside.