Skip to content

Describe how Entity and DTO types are mapped to each other and automatically obtain instance mappers (Func<TEntity, TDto> and Action<TDto, TEntity>) and expression mappers.

License

Notifications You must be signed in to change notification settings

maksimkim/entityfunctors

Repository files navigation

entityfunctors

Describe how Entity and DTO types are mapped to each other and automatically obtain instance mappers (Func<TEntity, TDto> and Action<TDto, TEntity>) and expression mappers.

About

Describe how Entity and DTO types are mapped to each other and automatically obtain instance mappers (Func<TEntity, TDto> and Action<TDto, TEntity>) and expression mappers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages