Cody Mullins
Cody Mullins
Good idea! I've created a Discord server: https://discord.gg/PeBbYy6WKq
I found [BlazorSliders](https://github.com/carlfranklin/BlazorSliders), but it seems to have a rendering issue on first glance. May need to debug the issue and submit a PR.
Basic support for this has been added, though it is very elementary and relies on executing the command line `grpcurl` + using server reflection. This additionally assumes `grpcurl` has been...
Started to integrate using DynamicGRPC. https://github.com/xoofx/grpc-curl/tree/main/src/DynamicGrpc
Looks like this is back up for grabs if anyone is interested :-)
Added `bUnit`, `AutoFixture`, `Moq` still need a good way to do performance testing
Great! Let me know if you have any questions.
Basic `MkHeader` exists but not refined
Added `MkDarkModeToggle`, needs documentation + refinement on the user setup experience. Using in the web-based docs app.
added basic tabs, still needs customization