Skip to content

mcraiha/Codec8-blazor

Repository files navigation

Codec8-blazor

Decode Codec8 and Codec8 Extended messages in browser

Web link

codec8.raiha.rocks

Requirements (end user)

You have to have newish internet browser

How to run / develop

Requirements

You have to have .NET 8 SDK installed,

Actual run

Run

dotnet run

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

How to publish

Actual publish

Run

dotnet publish -c Release

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

Licenses

All code files (*.cs, .razor) and HTML files (.html) are under PUBLIC DOMAIN license

MVP.css uses MIT license

Releases

No releases published

Packages

No packages published