Paul Welter
Paul Welter
A very useful refactor would be to refactor logger.LogDebug() into the performance optimized LoggerMessageAttribute method. Reference: * https://learn.microsoft.com/en-us/dotnet/core/extensions/logger-message-generator * https://learn.microsoft.com/en-us/dotnet/core/extensions/high-performance-logging **Before Refactor**: ```csharp public class Program { private readonly ILogger...
Please add the download API to this library. This would be very useful for nightly builds. http://developer.github.com/v3/repos/downloads/
Hello, Any have a model for X12 270/271 Eligibility Benefit Inquiry? I'm struggling to make the HL Hierarchical Level deserialize correctly. Anyone have any success with this? https://www.stedi.com/edi/x12/transaction-set/270 How do...