danflomin
danflomin
Hello, Thanks for the quick response. A few months ago you already proposed this solution for this issue, and I said that I am not sure if it will work...
Hello, Thank you for taking care of this. I will be able to check next week only. Can you please release a preview nuget? Thanks On Wed, Aug 17, 2022,...
Hey ! I still see the new db context in [here](https://github.com/simpleidserver/SimpleIdServer/commit/053e53233cb9ae92ed39452b47eebfd1d6deaf6c#diff-c7b14350e208151aa009de2d83027000f77e72a3e917d2ebdab82f653b486532) . Is it ok? I thought we should have only 1 db context with the new hierarchy. Thanks
Cool. So I'd like to test this now. Can you please upload this as a preview nuget?
I ran some tests using this version and it looks ok. The thing is I don't know how to reproduce the issue you solved, so I can't verify if this...
Hello, While trying to upgrade to 2.0.17 with EF6 I found a few issues. 1. When adding a user to an empty group through PATCH, the user is not seen...
Hey, I'm sorry for the inconvenience. Indeed it was an issue in my code. I will soon try to deploy SCIM with EF6 :) Kind regards Dan
Looks like it is solved in `release\2.0.9` !
Hi, Thanks for your reply. This issue is happening with EF5. I am not sure if it happens with EF6. Thanks Dan On Fri, Jul 22, 2022, 23:02 SimpleIdServer ***@***.***>...
I tried to debug the code and I noticed that commenting out these lines for the GET of a user lowered a request by half (from 5 sec to 2.5...