Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Thank you, The request will be assigned to one of my developers. Best Regards, Jonathan

Hello @merken , The easy solution is to directly specify the foreign key ```csharp class Period : BaseEntity { public DateTime StartDate { get; set; } public DateTime EndDate {...

Hello mark4asp, Thank you for reporting, we will update the source to remove the signed key dependencies. Meanwhile, you only have to remove it yourself from the project source code...

Hello @mark4asp , I'm re-opening this one just to make sure I can close it once the change is done on GitHub on our side ;) Best Regards, Jonathan

Hello @elliot-j , Is it possible for you to create a sample project with this issue? We are currently making an issue cleanup and make sure we focus on issues...

Thank a lot @elliot-j for the solution, We will look at it next week, Best Regards, Jonathan

Hello @elliot-j , My developer has some error about the provider is not registered. Since that's not a database we support and most of them require some custom customization in...

Anything will do the job as long as we are able to run the project ;)

Thank @elliot-j , I will have my developer try it again probably tomorrow. Best Regards, Jonathan

Hello @Sankartest , My developer will try to reproduce the issue with your code. Best Regards, Jon --- **Sponsorship** [Help us improve this library](https://github.com/sponsors/zzzprojects) **Performance Libraries** `context.BulkInsert(list, options => options.BatchSize...