/Zen2-SMU-Checker-blazor

Blazor version of Zen2-SMU-Checker

Primary LanguageHTMLMIT LicenseMIT

Zen2-SMU-Checker-blazor

Blazor version of Zen2-SMU-Checker that you can run in your browser to get some info about AM4 motherboard BIOS file.

Web link

zen2-smu-checker-blazor.raiha.rocks

Versions

Default URL points to latest version. Old v1.0.0.0 can be found from https://zen2-smu-checker-blazor.raiha.rocks/old

Requirements (use)

You have to have newish internet browser

How to run / develop

Move to src folder and the run

dotnet run

And then you can open http://localhost:5092 in your browser

How to publish

Requirements

You have to have wasm-tools workload installed, before you you can do publish. You can install it with following command

dotnet workload install wasm-tools

Actual publish

Move to src folder and the run

dotnet publish -c Release

and content should be in bin\Release\net8.0\publish\wwwroot folder.

Credits

RaINi, Reous and PatrickSchur for creating the command-line tool.

Licenses

All code files (*.cs, .razor) and HTML files (.html) are under MIT license, because original Zen2-SMU-Checker and MVP.css use that license

Icon file is modified emoji from Twitter Emoji (Twemoji) project. Their license is CC-BY 4.0