readme added

This commit is contained in:
evan.steele 2025-02-20 23:34:05 -08:00
parent 4eb3392e87
commit 500de57ce5
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# A basic web app for Razor pages
Following the intro documentation [here](https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-9.0&source=recommendations&tabs=visual-studio) 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