My basic test project with Blazor, which evolved to a small Blog-Software
Go to file
Michael Hoess 8a78d49960 Update to .NET 5.0.
Note: in Blog3000.Client.csproj the change to ItemGroup/ServiceWorker
was not documented in MS-docs, but reverse engineered from a fresh
created project, since MS-build was complaining.
2020-11-11 11:50:20 +01:00
Blog3000 Update to .NET 5.0. 2020-11-11 11:50:20 +01:00
.gitignore - Add git-ignore 2020-10-21 22:57:45 +02:00
Blog3000.sln Initial commit 2020-10-04 20:59:49 +02:00
README.md Add README.md 2020-10-04 19:10:02 +00:00

README.md

Blog3000

My little Blazor testing software, which evolved to a little Blog-server.

See Blog3000/Server/README.md for more details

Alpha Prototype software