Jonathan Magnan
Jonathan Magnan
Hello @lechengbo , We will need a projects sample with the issue. We already tried to reproduce it with similar configurations and we didn't have the error. So if you...
Hello @lechengbo , I'm not sure why you cannot upload the file, maybe a GitHub restriction on something in your files. Could you upload it somewhere else such as OneDrive...
Hello @lechengbo , The current link doesn't look to work. We get a 404 error when trying to download your project.
Thank you @lechengbo , The task has been assigned to one of my developers.
Hello, Just to let you know that we are not sure currently what to do. The issue might not be on our side but on `Pomelo` For example, This LINQ...
Hello @primerocarlos , Here is an example ```csharp using System.Data.Entity; using System.Windows.Forms; namespace Z.EntityFramework.Plus.Lab { public partial class Form_Request_Audit_CustomAudit : Form { public Form_Request_Audit_CustomAudit() { InitializeComponent(); AuditManager.DefaultConfiguration.AutoSavePreAction = (context, audit)...
Hello @ViltusVilks , Thank you for your good suggestion. So you want to include always properties even if unchanged exactly like we do with the primary key. We will check...
Hello @himanshukodwani , > Is there a way to know which methods are part of the paid version and which methods are part of community version. At the bottom of...
> QueryCacheManager.IsAutoExpireCacheEnabled = true is the one I need. Yup, I said, it's not yet available for .NET Core (when we tried, we failed) but we will look again once...
Hello @hhorton2 , Thank you for letting us know. We will look at it, Best Regards, Jonathan