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

Issue with display of Currency Datatype when running from Docker linux container

$
0
0

I have application I have built to demo the functionality of ASP.NET Core 1.0 and EF Core 1.0.  When running from a Windows based deployment the display of Currency data types uses the $.  The same application pointing to same database but running from docker Linux container displays the value with ¤ (ASCII 164).  Is do I need to set encoding settings in ASP.NET Core or the Docker Linux container itself?  It looks like ASCII 164 is the HTML Name for currency.  So I assume there is some kind of switch or ENV Variable that can fix this? 


Viewing all articles
Browse latest Browse all 9386

Trending Articles



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