AutoMapper / AutoMapper.Collection

AutoMapper support for updating existing collections by equivalency
MIT License
245 stars 59 forks source link

Add support for EF 6.3 #129

Closed Tasteful closed 5 years ago

Tasteful commented 5 years ago

Fixing #126

Tasteful commented 5 years ago

This is working with a preview version of .net core sdk and the version is set in appveyor.yml with the environment variable DOTNET_CLI_VERSION. When .net core 3 is out this should not be needed if we using an image that support .net core 3.

Gillardo commented 5 years ago

can this be merged please as i would like to use netcore3.0 as well

Tasteful commented 5 years ago

@TylerCarlson1 This should now be ready and is not using any pre-release versions