Christian Bergum Bergersen

Results 9 comments of Christian Bergum Bergersen

@dezhiShen You could do something like this to create a middleware wrapping ginSwagger handler, retrieving the Host from os.Env or similar. Note that I'm using another approach, retrieving the Host...

@andriysavin Interesting approach,[ it seems like the EF team will provide support for value converters to map to multiple DB columns in the release of EF Core 6](https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-6.0/plan#value-objects). Meanwhile, are...

As shown in my pseudocode, `Result` is cached, and since the factory returns `Result`, `GetOrSet(..)` then returns `Result`, in the end it's up to the developer to define the signature...

This is also something we will need to move away from Azure WCF Relays. With WCF Relays a new relay is created dynamically on demand when a "new" service path...

Yes, that's correct. To add more context around point 3, when we are done picking the order, we typically update multiple lines on the order, so In most cases we...

Thanks, field `orderedQuantity` seems to behave as expected, unfortunately first when all these point 1-3 is solved, they will together provide value for us.

Thanks, I will check it out. It's pretty common that not all lines are picked, creating back order when the order is completed.

May require https://github.com/JasperFx/alba/pull/170 to be merged before it builds due to package vulnerability.