Skip to main content
Table of Contents

Namespace Stratara.Identity.AspNetCore.Resources

Classes

IdentityResources

Resource-anchor type for IStringLocalizer<T> lookups in the Stratara Identity AspNetCore stack. The companion IdentityResources.resx ships an English default resource set; IdentityResources.de.resx provides 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.