This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Description
When LocalizationOptions.ResourcesPath is set, make ResourceManagerStringLocalizerFactory use a resource location without the application name prefix.
e.g. where location is MyApp.Controllers.HomeController and LocalizationOptions.ResourcesPath is "Resources", ResourceManagerStringLocalizerFactory would look for a resource with base name "MyApp.Resources.Controllers.HomeController".