Re: QuantLib and Visual.NET

Posted by mrtreibe on
URL: http://quantlib.414.s1.nabble.com/QuantLib-and-Visual-NET-tp3023p3024.html

QuantLib.NET 0.3.1 is still available for download from sourceforge
through the QuantLib project page at http://sf.net/projects/quantlib .  
It's GPL licensed compared with the rest of QuantLib which is basically
BSD.  QuantLib.NET is pretty much unmaintained at this time and  the
QuantLib C++ library has advanced considerably since the 0.3.1 release.
  Some people have tried to compile QuantLib using managed C++ but I
don't know if the whole library will compile or if it is only parts.

Mark.

On Jun 23, 2004, at 8:40 AM, Gilbert Peffer wrote:
>
> One quick question. If I want to use Quantlib in Visual Basic.NET,
> what is
> my best option to do this? I have found a QuantLib.NET web site but the
> downloads seem to have been discontinued.