HighwayFramework / Highway.Data

The fastest and smoothest way to great architecture
http://hwyfwk.com
MIT License
73 stars 30 forks source link

EntityFrameworkCore #141

Open atbez-miview opened 1 month ago

atbez-miview commented 1 month ago

I know you guys were talking at one point about porting this to EFCore. Did that every happen? In another repo somewhere maybe? If not, what you are you using now?

ericburcham commented 1 month ago

This has not yet been ported to Entity Framework Core. It is probably something I could get around to if somebody actually needs it. I'll warn you that the public API of some of the Types, perhaps even the interfaces, would have to change due to the way DbContext instances are configured in EF Core. It is a little different than Entity Framework 6.

I would also consider a pull request for this. I can give you some guidance if you wanted to take that on and it is urgent.

EF Core is, IMHO, already opinionated "enough" as implementations of the repository and unit of work patterns. What highway really brings is support for domain-driven design and configuration.

Thoughts?

On Mon, Jul 15, 2024 at 11:23 AM Adam B @.***> wrote:

I know you guys were talking at one point about porting this to EFCore. Did that every happen? In another repo somewhere maybe? If not, what you are you using now?

— Reply to this email directly, view it on GitHub https://github.com/HighwayFramework/Highway.Data/issues/141, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARRV6ILIO62GUYUPQ22AALZMPZQZAVCNFSM6AAAAABK44AKHWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDSMJUGEZDENY . You are receiving this because you are subscribed to this thread.Message ID: @.***>