项目作者: darkeclipz

项目描述 :
Example webshop with the SOLID principles and RazorPages.
高级语言: C#
项目地址: git://github.com/darkeclipz/example-webshop.git
创建时间: 2019-08-10T20:50:05Z
项目社区:https://github.com/darkeclipz/example-webshop

开源协议:

下载


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.