boukenka
boukenka
Are there any plans to update this library to a more recent version of .NET and to newer libraries, e.g. _Microsoft.SourceLink.GitHub, Microsoft.CodeAnalysis.CSharp.Workspaces ..._? It would be _ApiEndPoints 5.0_ ? I...
Using MIRTH 4.5.0. I'm trying to get message details in JSON format (this worked before) via API. I got a 500 from the API. **To Reproduce** ``` curl -X GET...
Proposal to intercept exceptions when disposing components. Adding checks for `null` and `try/catch` in **Dispose** methods and during **Rendering**. Below is an exception example to be handled. ``` [ERR] Unhandled...