Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyShop

Leon Sample Simple Shop Application

Technology used:

  • c#
  • MVC .NET Framework with Razor
  • Unity
  • Jquery, Javascript, bootstrap, Jquery UI

Some example of patterns/goodies that was used in the shop:

  • Unity configuration for Generic Interface (Unity.cs)
  • Scalable Generic command handler pattern to handle requests to controller (AccountController)
  • Domain Driven Design with Component based system (Order, Product, Account)
  • Custom .NET MVC cshtml View finder
  • IoC with Unity
  • Repository pattern for entities
  • JQuery UI dialog as a component (all you need is attach it on the page you want to have the dialog)
  • Session with Facade & Strategy pattern to access the specific session for the user

About

Leon Sample Shop Application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages