Chilkat v11.5.0 Release Notes

Pinned June 2, 2026

  ✨ New Features HttpCurl A new Chilkat class has been added: HttpCurl The Chilkat.HttpCurl class executes curl commands and can automatically resolve dependent values needed by a request. Variables such as {{access_token}}, {{site_id}}, or {{drive_id}} may appear in URLs, headers, query parameters, or request bodies. If a variable is not yet known, HttpCurl builds […]

Chilkat v11.4.0 Release Notes

Pinned April 1, 2026

  ✨ New Features Js A new Chilkat class has been added: Js is a minimal, standards-compliant JavaScript engine designed to embed JavaScript inside applications with very small footprint and fast startup. It executes JavaScript code inside an application without requiring a browser or large runtime. See About the Chilkat.Js JavaScript Engine Ai Provider — […]

v9.4.1 XML .NET SearchForTag Bug and Workaround

July 31, 2013 in Uncategorized

A bug affecting the .NET (C# and VB.NET) implementations of the Chilkat.Xml.Search* methods was introduced in v9.4.1.  The problem has to do with passing a null (in C#) or Nothing (in VB.NET) for the first argument in the Chilkat.Xml.Search* methods.  Passing a null  should be a valid and common practice — it means to begin […]

The Chilkat .NET assemblies are now available in NuGet.

July 10, 2013 in Uncategorized

Search for “chilkat” in the NuGet repository. Choose “chilkat-x64” if targeting x64 or “Any CPU” on a 64-bit computer. Choose “chilkat-win32” if targeting x86 or “Any CPU” on a 32-bit computer. An “incorrect format” error indicates the wrong choice was made.

Version 9.4.1 Release has Started

July 9, 2013 in Uncategorized

Announcement: The release of Chilkat v9.4.1 has begun and will be ongoing for the next week. The Chilkat .NET assemblies for the 2.0/3.5, 4.0, and 4.5 Frameworks have been released and are now available. The release will continue over the next week until all supported programming languages, operating systems, architectures, etc. have been released. Release […]