Escape double quotes #10
Unanswered
kiwiingenuity
asked this question in
Q&A
Replies: 2 comments
-
You need to post some code for me to understand what you are doing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was attempting to use this library in an ASP.NET Core Razor application and struck a problem that the .ToString() function returned escape characters. So let say you want to place Website Schema information in your _Layout.cshtml, then you would do the following:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing difficulty deploying this library.
I'm writing a ASP.NET Core Razor Web App.
If I submit your Website example to my application it returns
When I place this content onto my web page (cshtml) it comes out looking like this:
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions