Jeff Ward

Results 65 issues of Jeff Ward

Hello! I was wondering why you made the decision to group the `IEntityConfiguration` types in the `/Infrastructure/configuration/` while everything else pertaining to the `ToDoItem` was in the `Feature` area. I...

Hello! I was working on a PR myself for this, but I have been stumped since byte[] and BitArray do not implement the IComparable interface. You know your library much...

Hello! I tried to add a `.sln` file manually, and it errored and crashed. My goal is this: * I have a directory with 200+ solutions for class libraries and...

Hello! I'd like to configure my database table naming scheme manually within my `IEntityTypeConfigureation` classes. I don't want `SpatialFocus/EntityFrameworkCore.Extensions` to apply any NamingScheme to any non-enum classes at all. For...