readme added
This commit is contained in:
parent
4eb3392e87
commit
500de57ce5
|
|
@ -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
|
||||
Loading…
Reference in New Issue