An open API service indexing awesome lists of open source software.

https://github.com/artysta/simpleasp.netcoreandrazorpagesapps

Pretty simple CRUD web appliaction made while learning basics of ASP.NET Core 3.1 & Entity Framework.
https://github.com/artysta/simpleasp.netcoreandrazorpagesapps

Last synced: 4 months ago
JSON representation

Pretty simple CRUD web appliaction made while learning basics of ASP.NET Core 3.1 & Entity Framework.

Awesome Lists containing this project

README

          

# SimpleASP.NETCoreAndRazorPagesApps

This repository containst pretty simple CRUD web appliactions made while learning basics of **ASP.NET Core**, **Razor Pages** and **Entity Framework Core**. Both applications use MsSQL server.

Apps allow to add books to the database and also read, update and remove them.