MudBlazor / TryMudBlazor

A playground for trying out and testing MudBlazor components entirely in the browser.
https://try.mudblazor.com/
GNU General Public License v2.0
75 stars 37 forks source link

TryMudBlazor.Server: Cleanup #151

Closed ScarletKuro closed 2 months ago

ScarletKuro commented 2 months ago

Just some modernization of codebase:

  1. Use nullable.
  2. Use filescoped namespace.
  3. Multiple enumeration fix.