[Mono-dev] License: LINQ for .NET 2.0

Quandary quandary82 at hailmail.net
Thu Mar 3 07:08:20 EST 2011


Question: I was working over midday on getting LINQ and Linq.Dynamic to 
work on .NET Framework 2.0.

It took me about one hour, now it's working (at least on my example),
  and it's using the required source libraries from mono.

Now I was thinking on uploading the result to GoogleCode/CodePlex,
and wanted to ask if that's permitted at all ?


It's using two files from
corlib\System

The entire set of files from:
System.Core\System.Collections.Generic
System.Core\System.Linq
System.Core\System.Linq.Expressions
System.Core\System.Runtime.CompilerServices

And one file from
System.Data.Linq\src\DbLinq



More information about the Mono-devel-list mailing list