Go to file
Mike Nolan 6e2386ff52 Initial commit 2023-12-20 02:33:36 -06:00
Properties Initial commit 2023-12-20 02:10:52 -06:00
wwwroot Initial commit 2023-12-20 02:33:36 -06:00
.gitignore Initial commit 2023-12-20 02:10:52 -06:00
App.razor Initial commit 2023-12-20 02:10:52 -06:00
LICENSE.md Initial commit 2023-12-20 02:10:52 -06:00
Program.cs Initial commit 2023-12-20 02:10:52 -06:00
README.md Initial commit 2023-12-20 02:10:52 -06:00
WordSearch.cs Initial commit 2023-12-20 02:10:52 -06:00
WordSearch.csproj Initial commit 2023-12-20 02:33:36 -06:00

README.md

Wordsearch Creator

A Blazor Wordsearch creator

How to install (Selfhost)

dotnet publish -c Release -o WordsearchOut copy WordsearchOut/wwwroot files to a server

View online

wordsearch.site.tesses.net