revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
644 stars 70 forks source link

EFCore.Infrastructure implementation #3

Closed martinzima closed 5 years ago

martinzima commented 6 years ago

Need to implement the infrastructure support for Entity Framework Core. This includes:

Depends on the DataAccess.EFCore layer (#2) being finished first.