Example webshop with the SOLID principles and RazorPages.
This is an example webshop created with .NET Core and RazorPages.
With this example we tried to adhere to the SOLID principles, and other ideas from the book: Clean Architecture, Robert C. Martin.
Just start it. It doesn’t use a database, just a simple text file. It can also be switched to an in memory storage.