Does Subsonic support .Net 4.0?
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.
I haven't noticed any problems referencing 3.0.0.3 in a .NET 4.0 project.
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).
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.
i wonder, the subsonic will continue or not....it been a long time, the product have not been updated....:(