Npgsql - Where can I find Npgsql.NpgsqlServices

From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Npgsql - Where can I find Npgsql.NpgsqlServices
Date: 2013-12-12 03:24:36
Message-ID: CABs1bs2yd28oCebubU4rk8P8ODDcx-2_F0vmEsHkDXhGDPGfFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

It seems I need NpgsqlServices to use Npgsql with EF6, however I can't
figure out where you get this thing!

I've tried installing it through NuGet:

PM> Install-Package Npgsql -pre
Installing 'Npgsql 2.0.14.1'.
Successfully installed 'Npgsql 2.0.14.1'.
Adding 'Npgsql 2.0.14.1' to EFTest.
Successfully added 'Npgsql 2.0.14.1' to EFTest.

However, this doesn't have it. I've also tried installing the beta from:

http://pgfoundry.org/frs/download.php/3494/Npgsql2.0.13.91-bin-ms.net4.5Ef6.zip

No luck there. Any ideas?

Mike

Responses

Browse pgsql-general by date

  From Date Subject
Next Message T 2013-12-12 03:56:54 Is it possible that session lock is not released
Previous Message Michael Paquier 2013-12-12 01:24:00 Re: postgresql.org inconsistent (Re: PG replication across DataCenters)