-
Notifications
You must be signed in to change notification settings - Fork 56
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
Comments
Yes, EF Core 8 support is planned once it will be released as GA. |
#61 Please review |
Thank You! |
#61 Please review |
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. |
@Eastrall can you add new release for the .NET 8 support? |
Version 5.0.0 is now available on NuGet: https://www.nuget.org/packages/EntityFrameworkCore.DataEncryption/5.0.0 Thank you all for your patience, and thank you @fastman61 for the PR! |
Now that EFCore 8 is RC, is there plans to support it. It appears there may be an issue when calling .UseEncryption(_provider);
The text was updated successfully, but these errors were encountered: