SkillAgentSearch skills...

AspNetCoreRazorPagesInnerModelLocalizationSample

Very small sample of how to localize DataAnnotations in models that are inside page model classes.

Install / Use

/learn @joaofbantunes/AspNetCoreRazorPagesInnerModelLocalizationSample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AspNetCoreRazorPagesInnerModelLocalizationSample

Very small sample of how to localize DataAnnotations in models that are inside page model classes.

In this sample, we have the IndexModel which has an internal InputModel. To make its data annotations localized, the naming convention is for the resource file is IndexModel+InputModel.CULTURE.resx.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks1

Languages

C#

Security Score

70/100

Audited on Jan 12, 2024

No findings