Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Question marks instead of hebrew characters

$
0
0

Question marks instead of Hebrew characters

I'm using MVC 6 for Hebrew site. In the model classes I was insert display name for the properties. But when I run the site I get the display name as question marks.
I was checked my encoded and it set to UTF-8 than I try this on MVC 5 project and it worked as expected.

For Example:

public partial class Drivers
{

[Display(Name = "מזהה")] 
public int ID { get; set; }

}

And in My site it look like that:  ����


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>