views:

382

answers:

5

Does Subsonic support .Net 4.0?

+1  A: 

Yes, the latest release version is a .NET 3.5 library that will work with .NET 4.0. I would assume the source would compile under .NET 4.0 but have not tried that myself.

Tom Cabanski
+1  A: 

I haven't noticed any problems referencing 3.0.0.3 in a .NET 4.0 project.

Johan Kronberg
A: 

I have use the subsonic 2.3 under the dot 4 and its working just fine.

Because I compile everything with 4, I do not know if can attach with out recompiled.

I have compiled with 4, and remove on AssemblyInfo.cs the

[assembly: PermissionSet(SecurityAction.RequestMinimum, Unrestricted = false)]
[assembly: AllowPartiallyTrustedCallers]

because is not let me call it with this on. Because I do not have much time, and many problems to solve, I left this to check why on the future - now is just run fine (online of cource).

Aristos
+4  A: 

Yes, the Subsonic 3 should work fine in .NET 4. I am developing a solution on VS.NET 2010 using Subsonic 3 and so far no problems at all.

Bikal Gurung
A: 

i wonder, the subsonic will continue or not....it been a long time, the product have not been updated....:(

mokth
What needs updating?
Pino
like supporting Postgres and other DB, cause it claims...ALL DATABASE BELONG TO US...now only few....dont u thing need to continue....
mokth
haha, good point!
Ries