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

SirNoSkill quandary82 at hailmail.net
Thu Mar 3 18:22:15 EST 2011


Hi everyone,

I just wanted to let you know that I released the LINQ and Linq.Dynamic
backport for the .NET Framework 2.0, here:
http://linq4you.codeplex.com/
under the MIT license.
It's compiled from the necessary parts of the sources of mono 2.8.1, 
as well as from the source of Linq.Dynamic.

LINQ2SQL and XML I will do later on - if possible, at which time I will
also upgrade everything with mono 2.10 sources.
So now, you can use LINQ even if you are stuck with the 2.0 Framework
for administrative reasons.

Unlike LINQBridge, it supports lambdas and expression trees, as
demonstrated and required by Linq.Dynamic.

Note that it comes with absolutely no warranty, but it worked right-away
on the Linq.Dynamic paging example that I tested (example 1).

If anybody is interested, let me know if it worked for you.



On Thu, 03 Mar 2011 08:33 -0800, "jmalcolm" <malcolm.justin at gmail.com>
wrote:
> If you started with the Mono source (as opposed to the MS source) then
> you
> should be able to do this without any problems.
> 
> The Mono sources are licensed MIT X11 and so they have very few
> restrictions. It looks like Codeplex will allow you to choose the MIT X11
> license for code you post their as well:
> 
> http://codeplex.codeplex.com/wikipage?title=CodePlex%20FAQ&referringTitle=Home#License
> 
> Please license your Mono-derived code under MIT as well when you post it
> to
> Codeplex (personal appeal). Also, it would be a good idea to give Mono
> some
> props by explaining that you derived from Mono code.
> 
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/License-LINQ-for-NET-2-0-tp3333210p3333677.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
-- 
  SirNoSkill
  quandary82 at hailmail.net

-- 
http://www.fastmail.fm - A fast, anti-spam email service.



More information about the Mono-devel-list mailing list