KEFCore shall be always aligned to latest Microsoft.EntityFrameworkCore.* package releases
Closed this issue · 0 comments
masesdevelopers commented
Is your feature request related to a problem? Please describe.
Update KEFCore each time new packages of Microsoft.EntityFrameworkCore.* will be released
Describe the solution you'd like
To be always aligned to latest Microsoft.EntityFrameworkCore features and fixes, the project must update source code and the references to last Microsoft.EntityFrameworkCore.* packages for each version
Describe alternatives you've considered
N/A
Additional context
Similar to #22