DerekSMorin
DerekSMorin
Hi, we have a "working" solution that allows native code to use managed logging with ILogger. We are storing lots of function pointers and DNNE looks like a beautiful way...
Idea: also ouput elapsed build time in the "Build" output window That way we wouldn't have to switch to "Build monitor" to see timing - unless we wanted to see...
This might be a question or possibly a feature request. If we have a few thousand messages in the deadletter queue, I'm wondering what the best way is to transfer...
I was able to get the rest api up and running and the following url works in my browser: http://127.0.0.1:1781/api/ If I add a custom endpoint, would it show up...
Is there an up-to-date nuget c# sample? I was having trouble getting things to compile. I was having trouble finding the MigrationFacility class.