[Mono-dev] Required Libraries

Rafael Teixeira monoman at gmail.com
Fri Aug 11 10:20:53 EDT 2006


Just clarifying the legal bits, first:
-----------------------------------------------------------
This is a Microsoft Patterns & Pratices library of building block and
its license (EULA) says:

"10. That you may run the Software or modifications only on the
Windows platform."

So you can't use with Mono, outside Windows at least that is the more
common need.
-----------------------------------------------------------

AFAIK, there is no plan to implement its API that is just some best
pratices guidance, and there are plenty of other open source projects
that overlap its functionality, so I suggest you to use them instead
of this.

For ORM you have nhibernate, for lower-level db-abstraction you have
ADP and CSDO, for configuration you have nini. and so on

:)

On 8/10/06, pepuso <murguia_jh at hotmail.com> wrote:
>
> Hi all
>
> I was googling because I'm using the library
> Microsoft.Practices.EnterpriseLibrary.Configuration on C# on Windows
> software and I wanted to used it on Mono.
>
> Is this library, or similars, available to Mono?
>
> Until now, I've not found anything yet. Any aid will be helpfull.
>
> Thanks pepuso.
>
>
> --
> View this message in context: http://www.nabble.com/Required-Libraries-tf2087668.html#a5753908
> Sent from the Mono - Dev forum at Nabble.com.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list