darkeclipz / example-webshop

Example webshop with the SOLID principles and RazorPages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-webshop

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.

Usage

Just start it. It doesn't use a database, just a simple text file. It can also be switched to an in memory storage.

About

Example webshop with the SOLID principles and RazorPages.


Languages

Language:C# 89.0%Language:HTML 10.2%Language:CSS 0.7%Language:JavaScript 0.1%