How Chilkat .NET Framework is different than Chilkat .NET Core

The architecture of the Chilkat .NET Core assembly is different than that for the .NET Framework in the following ways. Chilkat for .NET Framework Downloaded from https://www.chilkatsoft.com/downloads_DotNet.asp can alternatively be used directly from NuGet: such as https://www.nuget.org/packages/chilkat-x64 The assembly DLL is a mixed-mode assembly, which means the outer layer is managed, but the inner core is native code. This prevents […]

Chilkat 20-Dec-2021 — Does Chilkat support .NET Standard?

What’s going on with Chilkat support today… 1. Does Chilkat support .NET Standard?  We get this question from time to time.  It’s usually because there’s great confusion about the meaning of .NET Standard vs. .NET Core vs. .NET Framework ( and now .NET 5 and .NET 6).   It’s best to first get a solid, basic understanding of the matter.  I […]