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

Add EntityFramework Core support #33

Merged
merged 1 commit into from
Jan 22, 2018

Conversation

aidapsibr
Copy link
Contributor

✨ Add EntityFramework Core support

  • Redesign scenarios into templates to allow easy addition of providers
  • Bulk Create returns state machines now instead of void
  • Add scenarios for deletion and bulk creation
  • Provider tests have to be commented out to run now except in-memory EF core providers

Why Should This Be In Core?

Entity Framework is widely used.

Applicable Issues

- Redesign scenarios into templates to allow easy addition of providers
- Bulk Create returns state machines now instead of void
- Add scenarios for deletion and bulk creation
- Provider tests have to be commented out to run now except in-memory EF core providers
@aidapsibr aidapsibr force-pushed the AddProviderForEntityFrameworkCore branch from ce0f22c to 76ed189 Compare January 22, 2018 13:02
@aidapsibr aidapsibr merged commit d062312 into master Jan 22, 2018
@aidapsibr aidapsibr deleted the AddProviderForEntityFrameworkCore branch January 22, 2018 13:05
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

Successfully merging this pull request may close these issues.

1 participant