Skip to content

Commit

Permalink
Update Npgsql provider status
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Sep 7, 2015
1 parent d50eb17 commit e7f7bb9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/providers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ EntityFramework.SqlServerCompact35
EntityFramework.Npgsql
----------------------

**Database Engine:** PostgreSql
**Database Engine:** PostgreSQL

**Platforms:** Full .NET (4.5 onwards), DNX/ASP.NET 5 (dnx451 only), Mono (4.2.0 onwards)
**Platforms:** Full .NET (4.5 onwards), Mono (4.2.0 onwards). DNX/ASP.NET 5 (dnx451 and dnxcore50) coming soon

**Status:** Under active development. No official pre-release on NuGet.org yet.
**Status:** `Pre-release EntityFramework7.Npgsql package on NuGet.org <https://www.nuget.org/packages/EntityFramework7.Npgsql/>`_ that supports the latest EF7 pre-release

**Project Site:** `Npgsql.org <http://www.npgsql.org>`_

**Getting Started:** Some `early documentation on using nightly builds <http://www.npgsql.org/doc/ef7.html>`_ is available.
**Getting Started:** See the `getting started documentation at the Npgsql site <http://www.npgsql.org/doc/ef7.html>`_

0 comments on commit e7f7bb9

Please sign in to comment.