Skip to content

EfeChetirous/Efe_SampleInfrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SampleInfrastructure

My Sample Framework has been prapered according to Repository and Domain Services principles.

before you run the project you should add your db info to web.config of Connection string

in this project i used technologies which i write down above

  • Domain Driven Design,
  • Repositories,
  • POCO Classes
  • Autofac
  • Idendity Framework (security)
  • Code First (you don't need to create table and db because of DBInitializer)
  • Entity Framework
  • Cache Management
  • Inversion Of Control
  • MVC Pattern

If You Would like to start to design your own framework according to SOLID principles. You can start to learn by this framework.

http://efecetir.info

About

SampleInfrastructure which has been designed according to Domain Driven Design Pattern Principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published