Can I run ASP.NET MVC 1.0 web applications on Mono 2.4.x?

I searched various online resources and found conflicting information about the possibility of using ASP.NET MVC 1.0 web applications against the latest Mono build (2.4.x). According to the Mono site, ASP.NET 2.0 is supported. According to Microsoft, ASP.NET MVC 1.0 requires version 3.5. From what I read, ASP.NET 3.5 uses the 2.0 framework under the hood.

Does anyone have an ASP.NET MVC 1.0 web application running on Linux with Apache using mod_mono?

thanks

+3
source share
1 answer

, . , Mono 2.4.2.3 ASP.NET MVC, Microsoft MS-PL.

.NET Mono , .NET , Mono . .NET , 3.0 , 2.0, 3.5 2.0SP1, 3.5 3.0.

, , Mono Migration Analyzer.

, Mono .NET 2.0, generics, 2005 , Mono 2.0 Windows Forms 2.0 ASP.NET 2.0 - -, , , - . Windows , System.Management, , , , , Windows. , 2.0 .

Mono 2.0 # 3, LINQ-to-objects LINQ-to-XML, .NET 3.5. Mono 2.4 ASP.NET 3.5 , 3.5 LINQ-to-SQL, Mono 2.6. , .NET 3.0 - - WCF, WPF, WF. WCF , WPF - WPF Moonlight, Silverlight.

+10

Source: https://habr.com/ru/post/1715303/


All Articles