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

https://github.com/gitmotion/demopieshop

A simple pie shop with authentication using dot net core C#, razor, blazor, SQL, xunit
https://github.com/gitmotion/demopieshop

Last synced: about 2 months ago
JSON representation

A simple pie shop with authentication using dot net core C#, razor, blazor, SQL, xunit

Awesome Lists containing this project

README

          

# DemoPieShop with ASP.NET Core
Just a demo app with the example usages of the following in ASP.NET Core:
- API Controllers
- Razor for pages & Blazor fo search functionality
- Authentication & Authorization with ASP.NET Core Identity
- Uses a local SQL db but can connect to a docker instance
- Dockerfile
- Sample unit tests with xUnit
![pieshop-demo](https://github.com/user-attachments/assets/d6de87f8-fd03-433a-a456-fa779e7e53df)