Skip to content

palakmaheria/SampleDbAppArchitecture

Repository files navigation

SampleDbAppArchitecture

EF db communication, Native db communication, automapper, DI, multiple database connectivity

This is an effort towards creating a sample architecture showcasing end to end application development approach with latest technologies.

Following are its features:

  • Supports multiple database (sample has shown connectivity with MSSQL and Postgresql database)
  • Connection to SQL server using Entity framework
  • Use of Automapper to acheive layer separation
  • Implement DI using castle windsor
  • ASP .NET MVC web api implementaion

About

EF db communication, Native db communication, automapper, DI, multiple database connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages