Alessandro Losi
Alessandro Losi
@favoyang works like a charm, thank you!
I have a similar issue with the same project structure. Benchmark.net tries to find the main project assembly under `ProjectFolder\bin\x86\Release` but my project compiles under `ProjectFolder\bin\Release`
Also, it would be nice to see some source code you generate, since one of the claims is that Mapperly is even faster than the naive manual mapping.
Damn, you just gave me a reality check :| I'm one of those devs that maps objects like the example in ManyallyMapper.cs.
Ok I'll try something (i'm really not very proficient with python, but I work a lot with .NET and SSAS).
Sadly this workaround would create some slowdowns, since IFs are processed by the formula engine. In some cases it may not be acceptable. Sent from Nine ________________________________ Da: João Flávio...
I'm not saying it won't work, it would just be slower. Imagine setting every measure to "null" instead of leaving it blank. It would tank the performance on more complex...
The error writes a couple of stack traces in the log, I'm reporting all of them to be complete: ``` 2022-12-19 16:50:04.725 +01:00 [ERR] False MSAL 4.46.0.0 MSAL.NetCore .NET 6.0.9...
Do you have any update? It's kind of blocking, due to the way that setting a global proxy with HttpClient.DefaultProxy can create some side effects in other parts of the...
Can confirm that this is still an issue. My translation component is set as: `[email protected]:v3/mycompany/MyClient%20-%20CalculationTool/MyClient%20-%20CalculationTool` but when the hook get sent, I read the following in the logs: `received Azure...