cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl.NET version 1.1

From: Jeff Phillips <jeff_at_jeffp.net>
Date: Thu, 4 Nov 2004 16:03:23 -0800 (PST)

I've made a couple of changes to libcurl.NET, neither
of which should break the code of anyone who used the
previous version. The changes include:

-- API documentation is now in standard MSDN format,
in a single HTML help file (LibCurlNet.chm).

-- You can now install the package into the global
assembly cache (GAC) via "gacutil -i LibCurlNet.dll"
and uninstall it with "gacutil -u LibCurlNet". This is
the recommended approach if you don't want to mess
around with XML configuration files for each sample
you want to run or program you create.

Take care,
Jeff Phillips
Received on 2004-11-05