Question

I have an MVC project that I would like to write in .NET 4.0

Is it possible to use Npgsql (which currently supports .net 3.5 ) if I will use it through Entity Framework, and I will limit myself to features of EF contained within 3.5?

Was it helpful?

Solution

Npgsql now supports .net 4.0 :D so question is no longer valid.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top