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

EF Core 5.0 support #30

Closed
FabienDehopre opened this issue Nov 27, 2020 · 4 comments
Closed

EF Core 5.0 support #30

FabienDehopre opened this issue Nov 27, 2020 · 4 comments

Comments

@FabienDehopre
Copy link

Do you plan to support EF Core 5 which was release a couple of weeks ago?

@Giorgi
Copy link
Owner

Giorgi commented Nov 27, 2020

It should already be compatible with EF 5. Do you have any issues using it with EF 5?

@FabienDehopre
Copy link
Author

Indeed, it works with .NET 5.0
Maybe it would be a good idea to add that in the nuget manifest so it also appear in the package manager?

@Giorgi
Copy link
Owner

Giorgi commented Nov 28, 2020

@FabienDehopre Can you clarify which manifest the library is missing? The TargetFramework in all projects is netstandard2.0 and netstandard2.0 is compatible with .NET 5.0

@FabienDehopre
Copy link
Author

Ah! Ok. I wasn't sure this was the case. But then, nothing needs to be made.

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

No branches or pull requests

2 participants