Skip to content

Commit

Permalink
📝 Initial page for DB2 provider
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanmiller committed Feb 10, 2016
1 parent 72c1d58 commit 851adfa
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/providers/ibm/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
IBM Data Servers
================

.. contents:: `In this article:`
:depth: 2
:local:

Getting Started
---------------

The following resources will help you get started:
* `Sample application <https://www.ibm.com/developerworks/community/blogs/96960515-2ea1-4391-8170-b0515d08e4da/entry/sample_ef7_application_for_ibm_data_servers>`_
* `Updates & Limitations <https://www.ibm.com/developerworks/community/blogs/96960515-2ea1-4391-8170-b0515d08e4da/entry/latest_updates_and_limitations_for_ibm_data_server_entityframework_7>`_

Supported Database Engines
--------------------------

* IBM Data Servers

Supported Platforms
-------------------

* Full .NET (4.5.1 onwards)
* DNX/ASP.NET 5 (dnx451 only)

Status
------

`Pre-release EntityFramework.IBMDataServer package on NuGet.org <https://www.nuget.org/packages/EntityFramework.IBMDataServer/>`_

Project Site
------------

Issues, questions, etc. can be posted in the `.Net Development with DB2 and IDS forum <https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000467>`_
1 change: 1 addition & 0 deletions docs/providers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ Database Providers
sqlite/index
sql-compact/index
npgsql/index
ibm/index
in-memory/index

0 comments on commit 851adfa

Please sign in to comment.