forked from NDbUnit/NDbUnit
-
Notifications
You must be signed in to change notification settings - Fork 0
Support for ODBC #27
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestideea 💡Investigate if it brings value to the project and how to do itInvestigate if it brings value to the project and how to do it
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestideea 💡Investigate if it brings value to the project and how to do itInvestigate if it brings value to the project and how to do it
There is already support for OLEDB but this works only on .NET framework, not on .NET Standard.
ODBC is cross-platform and a NuGet package is provided for .NET Standard so NDbUnit2 should support it.