Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BlazorPuzzle/Puzzle-3
https://github.com/BlazorPuzzle/Puzzle-3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/BlazorPuzzle/Puzzle-3
- Owner: BlazorPuzzle
- License: mit
- Archived: true
- Created: 2023-09-06T21:27:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T21:27:48.000Z (about 1 year ago)
- Last Synced: 2024-07-30T15:23:12.249Z (3 months ago)
- Language: HTML
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazor - Blazor Puzzle #3 - File not found - 3?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/BlazorPuzzle/Puzzle-3?style=flat-square&cacheSeconds=86400) (Sample Projects / Games)
README
# Puzzle-3
Puzzle #3 - [Published Sept 8, 2023](https://www.youtube.com/watch?v=QMw9GgiU_Ng&pp=ygUNYmxhem9yIHB1enpsZQ%3D%3D)Hey friends, I wanted to put together a little website that was going to show the latest episodes of the show in a nice grid and I _HAD_ started on that website using ASP.NET Razor Pages. That felt silly to have a Blazor show and not have this website written with Blazor, so I just added the Blazor Server-Side features and converted my files to `.razor` files with appropriate syntax.
After I got my pages converted to Blazor pages and components, I tried running the application and I get a 404 when the site starts up.
Can you help fix my website?