Yandy Zaldivar
Yandy Zaldivar
For a particular use case I am using json schemas to describe models, not to validate json against the schema. When describing a model I am not interested in the...
When you have multiple camera devices and trying to capture from the second device simultaneosly it throws "Graph Builder was null" exception.
### Description Start from a simple tabbed page application (not shell) on Windows, for example, https://github.com/dotnet/maui-samples/tree/main/6.0/Navigation/TabbedPage When the application is first started, whether initially maximized or using the regular window...
### Feature description When used as a dotnet tool it requires .net 7.0 even if you have installed a superior version: 
Implements #754 This PR introduces distributed locking support for Job Queues, enabling safe job processing across multiple horizontally scaled instances (pods, servers, workers). It adds two main use cases: ##...