Merhaba,
Starterkit/Program.cs
using System.Text.Unicode;
builder.Services.AddWebEncoders(o => {
o.TextEncoderSettings = new System.Text.Encodings.Web.TextEncoderSettings(UnicodeRanges.All);
});
Merhaba,
Türkçe karakter sorununu buradaki linkte verilen cevaba göre düzelttim.
Sorun ile karÅılaÅanlar için umarım yardımcı olur.
https://stackoverflow.com/questions/11516567/razor-view-character-rendered-as-%C3%82
Hi,
Thank you for your feedback.
We will check this problem and the solution you have provided and include this fix in the next Metronic releases.
Regards,
Lauris Stepanovs,
Keenthemes Support Team