-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
I feel like the current state of the sample project is a bit messy. It just throws at you every possible method, but you can't just run it and play with it, you must first change various pieces.
I would like to create a new sample project with a GUI so one can just run it an test every function.
It could be done in WinForms, but it would run only on Windows and I feel like it may be more useful in an ASP.NET scenario, so I'm going to write it in Blazor (Server Mode, not wasm since we need networking).
I will track the progress using this issue, so feel free to ask any questions or suggestions.
Everything will be placed on the GUI branch until I feel it's feature complete.
Reactions are currently unavailable