Closed jhgoodwin closed 3 years ago
I suggest you move the main unit tests to be dotnet core compatible and only move the DataContext code to exist outside as a Framework only and tests that rely on Framework. This will allow the main development to continue in dotnet core.
Hi @jhgoodwin, thanks for the PR, I will hopefully have time to look at it and merge it this weekend.
I think this was merged
I suggest you move the main unit tests to be dotnet core compatible and only move the DataContext code to exist outside as a Framework only and tests that rely on Framework. This will allow the main development to continue in dotnet core.