Caution
This documentation is for EF Core. For EF6.x and earlier release see http://msdn.com/data/ef.
IBM Data Servers¶
This database provider allows Entity Framework Core to be used with IBM Data Servers. Issues, questions, etc. can be posted in the .Net Development with DB2 and IDS forum
Caution
This provider currently only supports the Entity Framework Core RC1 pre-release.
In this article:
Install¶
Install the EntityFramework.IBMDataServer NuGet package.
PM> Install-Package EntityFramework.IBMDataServer -Pre
Get Started¶
- The following resources will help you get started with this provider.
Supported Database Engines¶
- IBM Data Servers
Supported Platforms¶
- Full .NET (4.5.1 onwards)