Solution needed for Field initializer cannot reference the non-static field method or property in Blazor
I’m working on a Blazor project, but my problem is C#. I do understand the problem, but I just can not solve it in the Blazor context. In my razor page I use a blazorise linechart that takes dates for …