Mitchell Wright

Results 5 issues of Mitchell Wright

I was led to do this by #49 saying to open new if still existing I've followed all steps in the above adding the following mappings: Linq2Db Config ```cs LinqToDBForEFTools.Initialize();...

I've managed to isolate and replicate my issue in a couple of unit tests, can see here: https://github.com/MitchellW-DWL/MapsterIssue But I can also see this case should be covered by: https://github.com/MapsterMapper/Mapster/blob/master/src/Mapster.Tests/WhenIncludeDerivedClasses.cs...

I was led to do this by linq2db/linq2db.EntityFrameworkCore#49 saying to open new if still existing I've followed all steps in the above adding the following mappings: Linq2Db Config ```cs LinqToDBForEFTools.Initialize();...

type: feature
area: mapping
area: efcore

Hi guys - been seeing a pretty transient error occasionally on any request to Dynamics in asp.net core WebApi Version: 1.0.39 _(Upgraded to 1.1.32 at the time of writing this...

Investigating

### Describe the bug Have been following https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2168 and have tried all the described solutions there, running locally this works fine, running in PR checks it works fine, but then...

bug
needs-repro