linq2db / linq2db.LINQPad

linq2db.LINQPad is a driver for LINQPad.
MIT License
74 stars 23 forks source link

Implemented dynamic provider loading. Auto detection of Server version. #11

Closed sdanyliv closed 6 years ago

sdanyliv commented 6 years ago

Redesigned providers loading. So we have no dangerous non managed references. Activated automatic server version detection for providers.

Fixes issue #4 Since SQL Server provider has version auto detection it should also fix issue #7