Chapter 12 Examples Examples from Chapter 12 (Assemblies) of Programming C# 10.0 (O'Reilly). Type Identity Example 1. What type is a piece of string? Loading Assemblies Example 2. Type loading and conditional execution Example 3. Publishing a self-contained application Example 4. A custom AssemblyLoadContext for plug-ins Example 5. Using the plug-in load context Assembly Names Example 6. Specifying an assembly’s version Example 7. Retrieving a resource with the wrapper class Example 8. Retrieving a resource at runtime Example 9. Forcing a nondefault culture Example 10. Specifying the culture for built-in resources