ant-design-blazor/src/AntDesign.Extensions.Localization
James Yeung 56c212c2b1
chore(i18n): publish the localization libraray to nuget (#3824)
* chore(i18n): publish the localization libraray to nuget

* fix build error
2024-04-26 00:26:25 +08:00
..
EmbeddedJson fix(i18n): load resources where the assembly located at (#3818) 2024-04-24 14:09:43 +08:00
AntDesign.Extensions.Localization.csproj chore(i18n): publish the localization libraray to nuget (#3824) 2024-04-26 00:26:25 +08:00
ILocalizationService.cs feat(i18n): implement interactive StringLocalizer and simple localization (#3804) 2024-04-19 20:28:55 +08:00
InteractiveStringLocalizer.cs fix(i18n): initialize creating localizer (#3816) 2024-04-24 00:56:09 +08:00
LocalizationService.cs fix(i18n): initialize creating localizer (#3816) 2024-04-24 00:56:09 +08:00
ServiceCollectionExtionsions.cs feat(module: form): support interactive localization for DataAnnotations (#3823) 2024-04-25 22:54:44 +08:00
SimpleStringLocalizerOptions.cs fix(i18n): resource loading (#3820) 2024-04-25 00:03:04 +08:00