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

Support EFCore 8 #60

Closed
c5racing opened this issue Sep 18, 2023 · 9 comments
Closed

Support EFCore 8 #60

c5racing opened this issue Sep 18, 2023 · 9 comments

Comments

@c5racing
Copy link

Now that EFCore 8 is RC, is there plans to support it. It appears there may be an issue when calling .UseEncryption(_provider);

@Eastrall
Copy link
Owner

Yes, EF Core 8 support is planned once it will be released as GA.
What is the issue you have when calling UseEncryption(_provider) ?

@c5racing
Copy link
Author

image

@fastman61
Copy link

#61 Please review

@c5racing
Copy link
Author

Thank You!

@BetulComak
Copy link

#61 Please review

@sezer
Copy link

sezer commented Nov 15, 2023

@Eastrall can you check #61 is fixes it?

@Eastrall
Copy link
Owner

Thanks for the interest you are all porting to the library! I have seen the PR, I'll merge it later today and release the new version on NuGet at the same time.

@periapsistech
Copy link

@Eastrall can you add new release for the .NET 8 support?

@Eastrall
Copy link
Owner

Version 5.0.0 is now available on NuGet: https://www.nuget.org/packages/EntityFrameworkCore.DataEncryption/5.0.0
See full changelog here: https://github.com/Eastrall/EntityFrameworkCore.DataEncryption/releases/tag/v5.0.0

Thank you all for your patience, and thank you @fastman61 for the PR!

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

6 participants