Autofac by Autofac Contributors

<PackageReference Include="Autofac" Version="4.6.0" />

 ModuleResources

A strongly-typed resource class, for looking up localized strings, etc.
public static CultureInfo Culture { get; set; }

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

public static ResourceManager ResourceManager { get; }

Returns the cached ResourceManager instance used by this class.

public static string ThisAssemblyUnavailable { get; }

Looks up a localized string similar to Module.ThisAssembly is only available in modules that inherit directly from Module. It can't be used in '{0}' which inherits from '{1}'..