Skip to content

This is a working project to show the Onion Architecture in progress.

License

Notifications You must be signed in to change notification settings

amarish-kumar/OnionPattern

 
 

Repository files navigation

Onion Pattern (Onion Architecture)

Table of Contents:

Overview:

This is a project in which I am creating myself an example of Onion Pattern/Onion Architecture. To perform this we need loosely coupled code. Understanding Dependency Injection will be helpful to fulfill the needs of providing concrete types to the loosely coupled interfaces. See Jeffrey Palermo article below for description of what Onion Architecture is.

*Overview - Jeffrey Palermo

Documentation:

Prerequisites:

Features:

Architecture:

Architecture Diagram

Helpful Links:

About

This is a working project to show the Onion Architecture in progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • PLpgSQL 0.3%