Gutemberg Ribeiro

Results 38 issues of Gutemberg Ribeiro

Hello! Any chance to have this built to support Linux? Thank you!

Current implementation of CosmosDB bindings/triggers are using the old `DocumentClient` from the 2.x CosmosDB packages. Now we have CosmosDB 3.x (and even 4 preview!) and the current bindings are outdated....

feature

Hello, When I try to run a container action or to create my own and invoke a container, it fails saying that it is only supported on Linux agents. Any...

Hello folks, happy new year to everyone! I know many of you are upset that the components are not being kept up-to-date with the latest releases of Blazor. The bigger...

Hi! I have the following code that is used in a message screen: ``` _msgFrame = new Frame(); _msgFrame.Dock = DockStyle.Bottom; _msgFrame.Size = new Point(240, 280); Controls.Add(_msgFrame); _lblMsg = new...

@Roderik11 After we can `window.Show(desktop)` how can we close a window and stop it to being invoked on the render loop? We noticed that after we call window.Close() the window...

Since we have HTTP access to grains, we should investigate if it is feasible to stream data directly from the grains to the http clients. Use cases are: - Long...

help wanted

ASP.Net Controllers has the ability to read `[ProducesResponseType]` and generate swagger.json which is used to renger Swagger documentation pages. To support that Json generation we need: - [ ] Add...

enhancement
help wanted

The first release was meant to proof that all the concept works properly and that we can have proper http endpoints exposed on Orleans. However, it was implemented with a...

help wanted

Hello! My ISP sends with the fiber link 3 VLans: 10 - internet, 20 - VoIP, 30 - IPTV. The only service I signed up is internet on VLan10. I'm...