dazinator / Dotnettency

Mutlitenancy for dotnet applications
MIT License
111 stars 23 forks source link

Support .Net Core 3 and EF Core 3 #61

Open MuhAssar opened 5 years ago

MuhAssar commented 5 years ago

would you please add support for latest .net core and ef core 3

as they contain quite a few breaking changes.

dazinator commented 5 years ago

I will! If you want this sooner rather than later, consider buying me a coffee ;-) https://www.buymeacoffee.com/l0LhmIu

dazinator commented 4 years ago

@abuassar I'm using dotnettency in an aspnet core 3 app just fine. However the EF version I am using is 2.2 so I think I'll leave this issue open until I've updated Ef to >=3