Ahmet Bircan

Results 3 comments of Ahmet Bircan

Hello @damienbod , are you still developing this project?

Thank you @damienbod I used StringExtendedLocalizerFactory in my solution. ``` var defaultLang = stringExtendedLocalizerFactory.GetLocalizationData(DateTime.MinValue, "tr-tr", $"Create for {Lang.Name} translation") as List; List newRecords = new List(); foreach (var item in...

@borahanarslan şu an production da ASP .NET Core 3.1 projesi ile kullanıyorum. I am using AspNetCoreLocalization with ASP .NET Core 3.1 project.