Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(