AspNetCoreMvcSharedLocalization icon indicating copy to clipboard operation
AspNetCoreMvcSharedLocalization copied to clipboard

ASP.NET Core MVC shared localization

Results 2 AspNetCoreMvcSharedLocalization issues
Sort by recently updated
recently updated
newest added

Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.3 to 1.19.5. Release notes Sourced from jquery-validation's releases. 1.19.5 / 2022-07-01 Chore Add CodeQL analysis 3d3c1fb Core Fixed jQuery .submit() event shorthand deprecation notice #2430 Fixed...

dependencies

Can we combine this approach with the asp.net core's convention based one? I mean while I am using `Resources/ViewModel/Home/Index.en-US.resx` for `/Home/Index.cshtml`, on the other hand I want to get localized...