AppFrame

CR3 Assemblies

CR3 Assemblies is the replacement of the Dependencies in Build 4. In addition to be a repository for storing DLLs it is also works as a sourcecontrol for R3 related libraries.

In Build 5 we have added more functionality to the loading of DLLs on demand. In CR3 Assemblies you can publish both your own developed controls and third party controls. It also supports deploying to test/development/production.

Instead of having all DLLs in the Click Once project, we can now add them in CR3 Assemblies and each user will load the current dll ondemand.