Skip to content

Monolith Layered Architecture .NET Project (WebAPI, Dapper, UoW, Postsharp, Autofac, SimpleInjector)

Notifications You must be signed in to change notification settings

berkansivri/Monolith-Boilerplate-.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRS

Layered Architecture Asp.NET WebAPI Project (Dapper, UoW, Postsharp, DI with IoC)

  • This project has the customized Dapper and Dapper.Contrib for works with Oracle 11g.
  • Implementation and Unit of Work pattern for managing transactions.
  • Aspect oriented programming for logging and exception handling.
  • Dependecy injection with two different IoC container implementation. (Autofac & SimpleInjector)
  • Simple InMemory Cache
  • Common CRUD operations for all entities which has inherited fully generic base classess

About

Monolith Layered Architecture .NET Project (WebAPI, Dapper, UoW, Postsharp, Autofac, SimpleInjector)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages