https://github.com/pcmunoz/blazor
Test out creating an app with blazor
https://github.com/pcmunoz/blazor
blazor-webassembly csharp javascript webassembly
Last synced: 2 months ago
JSON representation
Test out creating an app with blazor
- Host: GitHub
- URL: https://github.com/pcmunoz/blazor
- Owner: pcmunoz
- License: mit
- Created: 2022-09-01T18:54:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T23:13:58.000Z (almost 4 years ago)
- Last Synced: 2025-06-21T09:43:07.684Z (about 1 year ago)
- Topics: blazor-webassembly, csharp, javascript, webassembly
- Language: HTML
- Homepage: https://pcmunoz.github.io/blazor/
- Size: 8.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Blazor Application
Resources
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-cli-tutorial/intro
https://docs.microsoft.com/en-us/learn/modules/build-blazor-webassembly-visual-studio-code/
https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages
## Pre-requisites:
### 1. Knowledge of C#
### 2. Knowledge of dotnet
## Objectives:
### 1. Familiarize with blazor
### 2. Create static pages