Re: Npgsql - Where can I find Npgsql.NpgsqlServices

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: Mike Christensen <mike(at)kitchenpc(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Npgsql - Where can I find Npgsql.NpgsqlServices
Date: 2013-12-12 16:34:19
Message-ID: CACUQdMYEBDcsV0kZT7Gv+3=sCQ2ef6QXyA6mAFn2b5d1FYgRMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, Mike.

We are working to get EF6 properly supported and our master branch already
has support for it.
Unfortunately pgfoundry is down at the moment.

Please, if you can compile Npgsql from source code, please get a current
snapshot from github and give it a try: https://github.com/npgsql/Npgsql and
directly https://github.com/npgsql/Npgsql/archive/master.zip
Just open the project on visual studio and select the correct configuration
(net-45) and you will get Npgsql.dll and Npgsql.EntityFramework.dll in the
EntityFramework/bin folder.

I hope it helps.

Let me know if you have any question.

On Thu, Dec 12, 2013 at 1:24 AM, Mike Christensen <mike(at)kitchenpc(dot)com>wrote:

> 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
>

--
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://www.npgsql.org
http://gplus.to/franciscojunior
http://fxjr.blogspot.com
http://twitter.com/franciscojunior

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2013-12-12 16:55:17 Re: Npgsql - Where can I find Npgsql.NpgsqlServices
Previous Message Vick Khera 2013-12-12 16:29:07 Re: [GENERAL] Scheduled Events