NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Assembly Cache

Each machine on which the NGWS runtime is installed has a machine wide code cache called the assembly cache. The assembly cache serves three primary purposes:

The SDK includes a shell extension called the Assembly Cache Viewer. The shell extension exposes the assemblies stored in the global cache through the Windows Explorer. Through this extension, assemblies can be added to or deleted from the cache. The extension also allows you to view an individual assembly’s properties.

More documentation on the Assembly Cache Viewer is available in Assembly Cache Viewer.