Tobonautilus
The combination of `StringEnumConverter` and `EnumMember` does not work
At least I'm not the onloy one who fall into this "trap": https://github.com/dotnet/runtime/issues/74385#issuecomment-1727384007
56 replies
Is there any possibility to iterate over all files in wwwroot/myfolder using Blazor WASM?
Thanks you all.
I think my new approach will be, have a Action running before deplyoing the app that smashes all mardown files into a json file and than fetch just the json file via http which is no problem.
11 replies