Skip to content

Entity Resource Separation (2.4.0-beta3) #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Jul 25, 2018
Merged

Entity Resource Separation (2.4.0-beta3) #352

merged 19 commits into from
Jul 25, 2018

Conversation

jaredcnance
Copy link
Contributor

Closes: #112
Ref: #344
Tested on larger application, releasing as beta.

roblankey and others added 19 commits July 11, 2018 13:59
Add new MappingResourceService that can be used to separate and map
between Entity Framework objects and JSON-API data transfer objects

Added new example project, ResourceEntitySeparationExample, showing how
to configure an entity/resource split and corresponding tests.
…ying the internal name instead of only inferring it from the dto variable name, as that may not match the entity relationship name
…it untyped for now to match how automapper works
feat(#112): Entity and Resource separation
@jaredcnance jaredcnance merged commit f3272b0 into master Jul 25, 2018
Copy link
Contributor

@roblankey roblankey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool! Hoping people find this as useful as I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants