Tobias Morell

Results 6 issues of Tobias Morell

I'm very interested in the Draco Unity plugin and would like to use it in a project. Before starting I have a couple of questions: 1. The project is meant...

enhancement
Unity

I'm facing an issue where images are no longer displayed after updating from react-md-editor v. 3.26.5 to v 4.0.1. We're embedding the images in the markdown string and displaying them...

I'm trying to use this proxy to forward requests to an ASP.NET server on another domain. When I send a login request (POST to /api/login, request body containing a form)...

### Describe your issue I'm trying to produce a query that gathers data from multiple tables (in the example provided below `Item` and `WarehouseStock`) and projects that to an aggregate...

type: bug

I'm trying to set up a 2nd level retry, and it's not immediately clear to me if I need to subscribe to the underlying type of `IFailed` to get Rebus...

We're in the process of porting our stack from MassTransit to Rebus, and in that regard I was wondering if Rebus has something similar to MassTransit's [StateMachineGraphvizGenerator](https://github.com/MassTransit/MassTransit/blob/master/src/MassTransit.StateMachineVisualizer/StateMachineGraphvizGenerator.cs), which can generate...