Skip to content

vladtymo/LibraryApp

Repository files navigation

LibraryApp

Library Application based on 3-Layer Architecture.

There are following layers:

  • Data Access Layer which implements Repository and Unit of Work patters
  • Business Logic Layer with Auto Mapper for converting DTO to Entity classes and vise versa
  • Presentation Layer with MVVM pattern

About

Library Application that implement Onion Architecture with Data Access Layer, Business Logic Layer and Presentation Layer.

Topics

Resources

Stars

Watchers

Forks

Languages