4

I was listening to a recent stack exchange podcast episode 11 and sometime during it Joel stated that ASP.Net was officially no longer supported by mono.

I've been looking around and haven't been able to find anything officially stating this.

Mailing list still seems active

XSP has commits as recent as July 6

Is asp.net support(or active core team development) actually stopping or was that statement inaccurate?

Community
  • 1
  • 1
sclarson
  • 4,362
  • 3
  • 32
  • 44

2 Answers2

6

Perhaps this was related to Attachmate laying off all the Mono developers? Luckily that issue has been resolved.

Erik Funkenbusch
  • 92,674
  • 28
  • 195
  • 291
Andrew Lewis
  • 5,176
  • 1
  • 26
  • 31
0

ASP.NET is still actively developed, especially ASP.NET MVC 3. Don't know why Joel stated this.

Rub
  • 1
  • 1
    This question isn't about ASP.NET development itself, it's about the Mono project and its support for ASP.NET. – Adam Lear Jul 19 '11 at 00:34