Aaron Glover
Aaron Glover
Would the project be open the idea of extending the basic IBus so that one could read the MessageProperties using the simple Subscibe/SubscribeAsync Methods? There is an open PR #1283...
Hi @skoruba Are you able to provide some additional explanation with regard to the following Extension Methods of the IAuditLoggingBuilder. Many of the Methods are self explanatory I'm happy to...
Title says it all. I have not done the reading on what the issue with the built in binary serialization is but I wonder if this library presents the same...
To make Fellow Oak DICOM use Microsoft.Extensions.Logging, you need to use dependency injection. If you are using the host builder from ASP.NET Core, you can do this: ```csharp var host...