As it turned out the I introduced regression in 3.0.1 while building .NET 3.5 version. It’s now fixed in 3.0.2 and available on NuGet and website. Link to tracker with details.
Sorry folks. :\
As it turned out the I introduced regression in 3.0.1 while building .NET 3.5 version. It’s now fixed in 3.0.2 and available on NuGet and website. Link to tracker with details.
Sorry folks. :\
Pingback: Firebird News » ADO.NET provider for Firebird 3.0.2 released
You have nothing to be sorry about,
Thanks for all your hard work with Firebird.
It’s much appreciated.
When will the .net provider support EF6?
As the EF6 is curently alpha it’s not going to be before release or close to release. In fact there’s currently no breaking change there so the provider will work just fine.
ok, the blog post say that proviers much support EF6:
http://blogs.msdn.com/b/adonet/archive/2013/02/27/ef6-alpha-3-available-on-nuget.aspx
“Updated Provider Model – In previous versions of EF some of the core components were a part of the .NET Framework. In EF6 we’ve moved all these components into our NuGet package, allowing us to develop and deliver more features in a shorter time frame. This move required some changes to our provider model. We’ve created a document that details the changes required by providers to support EF6, and provided a list of providers that we are aware of with EF6 support.”
That’s why I ask.
Yeah, but these are not difficult changes. All the rest is compatible.
I have known DDEX Provider don’t work in VS2010 Express.
Is it still in VS2012 Express?
Yes. Express edition does not allow any 3rd party DDEX.
Thanks