Leaning the Razor ASP.NET framework as an introduction to a new framework.
Go to file
evan.steele 8643810a88 added page to record climbing from gym 2025-02-21 23:47:14 -08:00
.vscode initial commit 2025-02-20 23:31:25 -08:00
Data added page to record climbing from gym 2025-02-21 23:47:14 -08:00
Migrations added page to record climbing from gym 2025-02-21 23:47:14 -08:00
Pages added page to record climbing from gym 2025-02-21 23:47:14 -08:00
Properties initial commit 2025-02-20 23:31:25 -08:00
bin/Debug/net9.0 added page to record climbing from gym 2025-02-21 23:47:14 -08:00
obj added page to record climbing from gym 2025-02-21 23:47:14 -08:00
wwwroot initial commit 2025-02-20 23:31:25 -08:00
.gitignore added page to record climbing from gym 2025-02-21 23:47:14 -08:00
Program.cs added page to record climbing from gym 2025-02-21 23:47:14 -08:00
README.md readme added 2025-02-20 23:34:05 -08:00
RazorPages.csproj added page to record climbing from gym 2025-02-21 23:47:14 -08:00
RazorPages.sln initial commit 2025-02-20 23:31:25 -08:00
RazorPagesClimbContext-a06ff8ad-6375-430f-af8f-f7d88752d02a.db added page to record climbing from gym 2025-02-21 23:47:14 -08:00
RazorPagesClimbContext-a06ff8ad-6375-430f-af8f-f7d88752d02a.db-shm added page to record climbing from gym 2025-02-21 23:47:14 -08:00
RazorPagesClimbContext-a06ff8ad-6375-430f-af8f-f7d88752d02a.db-wal added page to record climbing from gym 2025-02-21 23:47:14 -08:00
appsettings.Development.json initial commit 2025-02-20 23:31:25 -08:00
appsettings.json added page to record climbing from gym 2025-02-21 23:47:14 -08:00

README.md

A basic web app for Razor pages

Following the intro documentation here to build out a very simple ASP.NET web application as a way of learning some cool things about ASP.NET core.

  • Not sure what I wanna do with it yet but maybe some simple viewer for some data retrieved from a local Postgres DB or simple REST endpoint somewhere