Namespace Stratara.Identity.AspNetCore.Resources
Classes
- IdentityResources
Resource-anchor type for IStringLocalizer<T> lookups in the Stratara Identity AspNetCore stack. The companion
IdentityResources.resxships an English default resource set;IdentityResources.de.resxprovides German overrides. Consumers can ship additional culture-specific resource files (e.g.IdentityResources.fr.resx) in their own assembly and register a custom IStringLocalizer<T> chain if more languages are needed.