Skip to content

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages