Using Aspose.Cells on 32-bit and 64-bit Platforms

Contents
[ ]

Deployment

Aspose.Cells supports both 32‑bit and 64‑bit environments. When you install the Aspose.Cells for .NET component using the Aspose.Cells MSI installer, different DLLs are added to different folders in the Aspose.Cells ${installation_Path} folder(s). See the table for a description of which folder contains the assemblies you need to use with a particular version of the .NET Framework.

Folder Description
net2.0 Contains assemblies to use with .NET Framework 2.0, 3.0, 3.5, 4.0 and Mono. These are the assemblies that you should normally use for both 32‑bit and 64‑bit environments.
net2.0_AuthenticodeSigned Same as above, but the assemblies are digitally signed with Authenticode. Signed assemblies may load slower than without Authenticode.
net3.5_ClientProfile Contains assemblies to use with .NET Framework 3.5 or 4.0 Client Profile.
net3.5_ClientProfile_AuthenticodeSigned Same as above, but the assemblies are digitally signed with Authenticode. Signed assemblies may load slower than without Authenticode.
net3.5 Contains assemblies to use with .NET Framework 3.5 or 4.0.
net3.5_AuthenticodeSigned Same as above, but the assemblies are digitally signed with Authenticode. Signed assemblies may load slower than without Authenticode.
net4.0 Contains assemblies to use with .NET Framework 4.0 and 4.5.
netStandard Contains assemblies to use with .NET Standard 2.0.
netcoreapp2.1 Contains assemblies to use with .NET Core 2.1.
Xamarin.iOS Contains assemblies to use with Xamarin.iOS.
Xamarin.Android Contains assemblies to use with Xamarin.Android.
net5.0 Contains assemblies to use with .NET 5.0.
net6.0 Contains assemblies to use with .NET 6.0.
net8.0 Contains assemblies to use with .NET 8.0.
net9.0 Contains assemblies to use with .NET 9.0.