Ben Callaghan
Ben Callaghan
While using your library, I noticed that several of my SOAP messages do not specify `Content-Id` or `Content-Transfer-Encoding` for the XML part of the multipart message. This caused an `ArgumentNullException`...
**Describe the bug** Within the properties sub-heading of a selected log message, complex properties are not displayed. The property name is included in the left column, but the right column...
I have an entity that contains an inner collection. The collection's element type is configured as an Owned type, and it is mapped to its own table. I would like...
Right now, the migration code and the migration SQL scripts look the same as if temporal tables were not being used. The `ITemporalTableSqlBuilder` interface has to be used in order...
The `MultiRecordEngine` class exposes an `Options` property that lets developers dynamically access and change field properties, but that `Options` object only contains information about the first record type passed to...
**Is your feature request related to a problem? Please describe.** I have an existing .NET monorepo with a convention that source code should live in a folder named `ServiceA/ProjectCode` and...