Skip to content

antotoki/ShoppingBasket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ShoppingBasket

Onion multi-layered architecture has been implemented where:

  • ShoppingBasket.Service - contains business logic/rules

  • ShoppingBasket.Repository - data access layer and should only communicate to persistence storage

  • ShoppingBasket.Infrastructure - logging or usually utility/infrastructure classes

  • ShoppingBasket.Model - domain models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages