Skip to content

jwillj2k4/ArchitectureExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchitectureExample

A modular architecture example

This is just one example of a modularized dll referenced layered architecture showing how you could separate dependencies from a front-end application. The purpose of this example is to display how to keep front-end applications thin and to only have references to the assemblies they need. This is to not break the single responsibility principle.

Dependencies

Autofac

Castle Core

About

A Modularized architecture example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages