PhotoAtomic

Results 9 comments of PhotoAtomic

I've a PR almost ready but I would like to discuss it with you a bit first, the solution was quite easy but it produces some code duplication, that could...

Sorry I've not noticed the #23 and the related #30 PR untill i've pushed my PR #33 . My fault, I'm in a big hurry in implementing a solution for...

That's correct, it doesn't work because it introduces one more "NextRender"

Hello! Yes i've seen PR #30 and I prefer that solution. My fix (this PR #33) is a rushed solution because I really need it for my project, but it...

I propose to evaluate #30 instead of this one, because this solution was too rushed and doesn't supports certain scenarios at its current state.

Same for me, I'm tying to find out a way to update one field of a record with a new value using the UpdateMany for example if i have a...

Solved: i've changed record to class so to be able to have setter on properties too ``` public class Item{ public ObjectId Id {get; set; } public int Value {get;...

Afaik the very same c# dll can consumed with no issue by f# and all the other "iron" languages that are build on the IL have you some evidence that...

looks like it is hard to find the way to configure using azure, i hade luck with this settings go in the AzureAi Foundry panel create a deployment ![Image](https://github.com/user-attachments/assets/f3d40293-ac76-4c28-805f-54a9dddf72e2) from...