zzzprojects / EntityFramework-Plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
https://entityframework-plus.net/
MIT License
2.25k stars 319 forks source link

FIPS support #800

Open klawrow opened 3 months ago

klawrow commented 3 months ago

Hello! First of all, want to say thanks for a great tool.

Have a recent requirement on a project, leveraging EF Pro, that needs the server I'm using to turn on FIPS 140 policy. However, when I do your extension causes a crash. Assuming when trying to verify the license.

Can you provide some guidance? Thanks in advance!

JonathanMagnan commented 3 months ago

Hello @klawrow ,

Thank you for your good words 😄

Could you contact us directly for this issue with your current license and the link to this issue: info@zzzprojects.com

Since 2020, the license generated should be compatible with FIPS, but perhaps you have one compatible with it and still have a problem.

Some solutions require sending you a new license, so it will be easier to continue to talk privately about this issue.

Best Regards,

Jon