Skip to content

ercangorgulu/ecommerce-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Example of E-Commerce with .NET 5.0

  • Domain Driven Design (aka DDD)
  • .NET 5.0
  • EntityFramework Core 5.0.6

Usage

Current SQL implementation is Sqlite with in-memory option. So applications below can run directly without any database settings.

  • ECommerce.Services.Api
  • ECommerce.Sample.ConsoleClient

Console client has sample scenarios to run and test the application. Also fake http client implemented so it does not require api to be running. Just run and pick one of the scenarios that are already been added to project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages