Chanan Braunstein
Chanan Braunstein
Hi @ebekker - first thanks for using BlazorDB! Second, can you send me a small code sample to recreate the problem?
@ebekker thanks for the repo details, I am travelling today, so I will look at it tomorrow.
Looks like this PR in Blazor 0.4.0: https://github.com/aspnet/Blazor/pull/746 camelCased all json property names Currently I need to string parse the json to do the object relationships, therefore, all the string...
This is taking a bit longer than I thought. I beleive I fixed the initial problem. The issue now is that somethings in the sample apps that I use to...
Opened a ticket https://github.com/aspnet/Blazor/issues/1756
I am sorry, I don't understand the question
No. This is meant to be used with the Blazor framework
No sorry json highlighting is not supported. Only CSHTML. You could add it, but it would be a fair amount of work. I think you could add a markdown component...
The example on the homepage of https://blazorstyled.io use Hover to change the color of the text to white. Does that not do what you were expecting?
I suppose the theme values could be saved in c# and later transferred to JS. Let me look at your stack overflow and see what the issue is though. Can’t...