Skip to content

Library for mapping public API models to internal data entities including search expressions. This is built on top of Automapper.

License

Notifications You must be signed in to change notification settings

abbotware/Abbotware.Model2Entity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model2Entity

Library for mapping public API models to internal data entities including search expressions. This is built on top of Automapper.

Overview

  • Easily bridge Models to Entities via DbContext or other sources
  • Standard interfaces for
    • Find using primary key
    • Search via predicates
    • Paging Results
  • Fully Async / Awaitable
  • Utilizes IAsyncEnumerable
  • Dependency Injection Friendly
    • Castle Windsor Support

About

Library for mapping public API models to internal data entities including search expressions. This is built on top of Automapper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published