Skip to content
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

Announcing a new version of GenericServices for EF Core #18

Open
JonPSmith opened this issue Apr 13, 2018 · 0 comments
Open

Announcing a new version of GenericServices for EF Core #18

JonPSmith opened this issue Apr 13, 2018 · 0 comments

Comments

@JonPSmith
Copy link
Owner

JonPSmith commented Apr 13, 2018

Hi all,

I have been shut off writing the book Entity Framework Core in Action, but in doing so I have learn a lot! Now I am back programming and have just released a new version of GenericServices for EF Core. I few people who used this library were asking about a EF Core version, and I wanted you folks to know first.

EfCore.GenericServices does the same thing as the original EF6.x GenericServices, but in a very different way. Part of that was to make it simpler to pick up, and part of that was to support Domain-Driven Design (DDD) styled entity classes (which I have found very useful - see this article).

I would appreciate any feedback. I have put a lot of effort into documentation and I have just posted an introductory article. The GitHub repo has an example application/database (in-memory, so runs anywhere) that you can run to see things in action.

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

No branches or pull requests

1 participant