Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic Turkish Characters Not Displayed (Asp.Net Core)


Although I set the Charset to Utf-8, I am having trouble displaying Turkish characters. How can I solve this problem? Simple


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (56)


we have a lot of fun and easy games for you all to play, the name is JNT77



Situs Jandaslot is a very exciting online game for all of you to play

A very relaxing online game with very realistic graphics only available on Situs Sor77



official online games that provide many games for you to play for free are Crot77 Login



a very cool site, we also want to provide information that we have a very exciting game site that you can play wherever you want with very big prizes, its name is dewa slot88



This site is very exciting to play for all levels of society. Please try it and I'm sure you will like it Vio777 slot



This site is very exciting to play for all levels of society. Please try it and I'm sure you will like it. CR77 Slot



the most exciting game with lots of prizes in it is only available on Padi77 Slot



we found a site that has many interesting events for all of you to play on Bromo777



There was no Turkish character problem on the site I published with IIS. When working with localhost, the characters are corrupted after the second "Hot Reload".

First Hot Reload

Second Hot Reload & IIS



Hi Berke,

Have you tried to include the code I attached in my previous comment?

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Hi Berke,

I appreciate you bringing this to our attention so that we can deal with it immediately.

Could you please add an example of the word you are using in your code?

You can try to add this service in Starterkit/Program.cs.

using System.Text.Unicode;

builder.Services.AddWebEncoders(o => {
o.TextEncoderSettings = new System.Text.Encodings.Web.TextEncoderSettings(UnicodeRanges.All);
});


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(