Is the latest version of Subsonic compatible with Visual Studio 2010 / .Net 4.0?
I had version 3 working in beta versions of Visual Studio 2010 and .net 4 for a while. It works great.
Yes, Subsonic 3 should work fine in .NET 4. I am developing a solution on VS.NET 2010 using Subsonic 3 and still have no problems.
Subsonic is just a 3.5 library. If you have .net 4.0 or .net XX, in the future it will still compile to 3.5 ... the same as the .Net 2.0 project.
Short answer yes
Yes, the latest release version is the .NET 3.5 library, which will work with .NET 4.0. I would suggest that the source will compile under .NET 4.0, but I have not tried it myself.
I did not notice any problems related to 3.0.0.3 in the .NET 4.0 project.
Source: https://habr.com/ru/post/1303809/More articles:asp.net mvc - is a session available at any time during controller build? - asp.net-mvcWhy are my session variables not available when building the controller? - asp.net-mvcSQL query to identify a fully contained subset - sqlWhat happens when using software licensed under the GPL or LGPL - licensingASP.NET MVC: localization problems (invalid resx file for culture) - c #How do you get the input file type to automatically re-enable in ASP.NET - inputASP.NET: reusing the same ItemTemplate repeater - c #https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1303812/objective-c-passing-in-variables-to-a-variable-length-method&usg=ALkJrhgi2A5TZF0P4QEZLPmavvP7ZN1MyADisconnected Android Socket connection - javaTimeout for xmlrpclib client requests - pythonAll Articles