The Installer API in EPiServer CMS 5 R2 has three layers:
At the bottom, an internal set of installers (classes derived from System. Configuration. Install. Installer)
In the middle, a set of public . NET API classes
On the top, a set of...
[ Read full article ]