Syncfusion.XlsIO.ClientProfile 27.1.58

Prefix Reserved
dotnet add package Syncfusion.XlsIO.ClientProfile --version 27.1.58                
NuGet\Install-Package Syncfusion.XlsIO.ClientProfile -Version 27.1.58                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.XlsIO.ClientProfile" Version="27.1.58" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.XlsIO.ClientProfile --version 27.1.58                
#r "nuget: Syncfusion.XlsIO.ClientProfile, 27.1.58"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syncfusion.XlsIO.ClientProfile as a Cake Addin
#addin nuget:?package=Syncfusion.XlsIO.ClientProfile&version=27.1.58

// Install Syncfusion.XlsIO.ClientProfile as a Cake Tool
#tool nuget:?package=Syncfusion.XlsIO.ClientProfile&version=27.1.58                

Syncfusion WinForms Client Profile Excel Library

The Syncfusion WinForms Client Profile Excel Library is a feature-rich and high-performance .NET Excel library that is used to create, read, and edit Excel documents programmatically without Microsoft Office dependencies.

WinForms Client Profile Excel Library

Features Overview | Docs | API Reference | Online Demo | GitHub Examples | Blogs | Support | Forums | Feedback

Key features

System Requirements

Getting Started

You can fetch the Syncfusion Client Profile Excel library NuGet by simply running the command Install-Package Syncfusion.XlsIO.ClientProfile from the Package Manager Console in Visual Studio.

Try the following code snippet to create a simple Excel document.

using Syncfusion.XlsIO;

//Initialize ExcelEngine.
using (ExcelEngine excelEngine = new ExcelEngine())
{
    //Initialize IApplication.
    IApplication application = excelEngine.Excel;
    //Set the default version as Xlsx.
    application.DefaultVersion = ExcelVersion.Xlsx;
    //Create a new workbook with one worksheet.
    IWorkbook workbook = application.Workbooks.Create(1);
    //Get the worksheet into IWorksheet.
    IWorksheet worksheet = workbook.Worksheets[0];
    //Set a value to Excel cell.
    worksheet.Range["A1"].Value = "Hello World";
    //Save the Excel document.
    workbook.SaveAs("Output.xlsx");
}

For more information to get started, refer to our Getting Started Documentation page.

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1800+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.XlsIO.ClientProfile:

Package Downloads
Syncfusion.ExcelToPdfConverter.ClientProfile

This package provides the functionality to utilize the features of Syncfusion Excel-To-PDF Converter .NET Client Profile and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
27.1.58 79 11/4/2024
27.1.57 105 10/28/2024
27.1.56 104 10/23/2024
27.1.55 102 10/21/2024
27.1.53 139 10/14/2024
27.1.52 127 10/7/2024
27.1.51 122 9/30/2024
27.1.50 110 9/23/2024
27.1.48 122 9/18/2024
26.2.14 250 9/9/2024
26.2.13 249 9/5/2024
26.2.12 145 9/2/2024
26.2.11 148 8/27/2024
26.2.10 176 8/19/2024
26.2.9 171 8/12/2024
26.2.8 146 8/5/2024
26.2.7 154 7/29/2024
26.2.5 107 7/25/2024
26.2.4 131 7/24/2024
26.1.42 122 7/15/2024
26.1.41 172 7/8/2024
26.1.40 186 7/1/2024
26.1.39 153 6/24/2024
26.1.38 169 6/18/2024
26.1.35 143 6/11/2024
25.2.7 149 6/3/2024
25.2.6 184 5/28/2024
25.2.5 143 5/21/2024
25.2.4 136 5/14/2024
25.2.3 181 5/8/2024
25.1.42 182 4/29/2024
25.1.41 174 4/23/2024
25.1.40 152 4/15/2024
25.1.39 187 4/8/2024
25.1.38 181 4/1/2024
25.1.37 172 3/26/2024
25.1.35 184 3/15/2024
24.2.9 171 3/4/2024
24.2.8 157 2/26/2024
24.2.7 345 2/19/2024
24.2.6 161 2/14/2024
24.2.5 151 2/12/2024
24.2.4 230 2/5/2024
24.2.3 137 1/31/2024
24.1.47 152 1/22/2024
24.1.46 167 1/16/2024
24.1.45 203 1/8/2024
24.1.44 167 1/2/2024
24.1.43 195 12/27/2023
24.1.41 197 12/18/2023
23.2.7 226 12/6/2023
23.2.6 217 11/28/2023
23.2.5 200 11/23/2023
23.2.4 192 11/20/2023
23.1.44 196 11/6/2023
23.1.43 197 10/30/2023
23.1.42 206 10/23/2023
23.1.41 185 10/16/2023
23.1.40 192 10/10/2023
23.1.39 177 10/4/2023
23.1.38 210 9/26/2023
23.1.36 268 9/15/2023
22.2.12 252 9/5/2023
22.2.11 254 8/28/2023
22.2.10 208 8/22/2023
22.2.9 196 8/14/2023
22.2.8 216 8/7/2023
22.2.7 220 8/2/2023
22.2.5 258 7/27/2023
22.1.39 258 7/18/2023
22.1.38 278 7/11/2023
22.1.37 253 7/3/2023
22.1.36 235 6/28/2023
22.1.34 203 6/21/2023
21.2.10 246 6/12/2023
21.2.9 1,176 6/6/2023
21.2.8 264 5/30/2023
21.2.6 301 5/22/2023
21.2.5 338 5/15/2023
21.2.4 319 5/9/2023
21.2.3 362 5/3/2023
21.1.41 334 4/19/2023
21.1.39 372 4/10/2023
21.1.38 436 4/3/2023
21.1.37 404 3/29/2023
21.1.35 448 3/23/2023
20.4.0.54 466 3/13/2023
20.4.0.53 438 3/7/2023
20.4.0.52 483 2/28/2023
20.4.0.51 505 2/21/2023
20.4.0.50 521 2/14/2023
20.4.0.49 503 2/7/2023
20.4.0.48 1,142 2/1/2023
20.4.0.44 591 1/18/2023
20.4.0.43 614 1/10/2023
20.4.0.42 593 1/4/2023
20.4.0.41 545 12/29/2022
20.4.0.40 551 12/28/2022
20.4.0.38 526 12/21/2022
20.3.0.61 567 12/12/2022
20.3.0.60 565 12/6/2022
20.3.0.59 610 11/29/2022
20.3.0.58 631 11/21/2022
20.3.0.57 629 11/14/2022
20.3.0.56 666 11/8/2022
20.3.0.52 746 10/27/2022
20.3.0.50 1,029 10/17/2022
20.3.0.49 788 10/11/2022
20.3.0.48 752 10/5/2022
20.3.0.47 802 9/29/2022
20.2.0.50 790 9/20/2022
20.2.0.49 814 9/13/2022
20.2.0.48 833 9/6/2022
20.2.0.46 818 8/30/2022
20.2.0.45 822 8/23/2022
20.2.0.44 831 8/16/2022
20.2.0.43 838 8/8/2022
20.2.0.40 840 7/26/2022
20.2.0.39 823 7/19/2022
20.2.0.38 867 7/12/2022
20.2.0.36 874 6/30/2022
20.1.0.61 916 6/20/2022
20.1.0.60 848 6/14/2022
20.1.0.59 890 6/6/2022
20.1.0.58 843 5/30/2022
20.1.0.57 837 5/23/2022
20.1.0.56 820 5/17/2022
20.1.0.55 852 5/12/2022
20.1.0.52 868 5/2/2022
20.1.0.51 843 4/26/2022
20.1.0.50 865 4/19/2022
20.1.0.48 1,241 4/12/2022
20.1.0.47 902 4/4/2022
19.4.0.56 1,011 3/14/2022
19.4.0.55 933 3/8/2022
19.4.0.54 902 2/28/2022
19.4.0.53 884 2/21/2022
19.4.0.52 870 2/15/2022
19.4.0.50 1,098 2/8/2022
19.4.0.48 1,162 1/31/2022
19.4.0.47 1,084 1/24/2022
19.4.0.43 1,056 1/18/2022
19.4.0.42 708 1/10/2022
19.4.0.41 588 1/4/2022
19.4.0.40 575 12/28/2021
19.4.0.38 589 12/17/2021
19.3.0.59 620 12/14/2021
19.3.0.57 587 12/7/2021
19.3.0.56 1,391 11/29/2021
19.3.0.55 590 11/23/2021
19.3.0.54 868 11/17/2021
19.3.0.53 644 11/12/2021
19.3.0.48 679 11/2/2021
19.3.0.47 711 10/26/2021
19.3.0.46 710 10/19/2021
19.3.0.45 703 10/12/2021
19.3.0.44 702 10/5/2021
19.3.0.43 736 9/30/2021
19.2.0.62 765 9/13/2021
19.2.0.60 779 9/7/2021
19.2.0.59 804 8/30/2021
19.2.0.57 921 8/24/2021
19.2.0.56 870 8/17/2021
19.2.0.55 856 8/11/2021
19.2.0.51 1,003 8/2/2021
19.2.0.49 935 7/26/2021
19.2.0.48 899 7/19/2021
19.2.0.47 981 7/13/2021
19.2.0.46 912 7/6/2021
19.2.0.44 918 6/30/2021
19.1.0.69 1,113 6/14/2021
19.1.0.67 812 6/7/2021
19.1.0.66 778 5/31/2021
19.1.0.65 831 5/24/2021
19.1.0.64 728 5/19/2021
19.1.0.63 729 5/13/2021
19.1.0.59 695 5/3/2021
19.1.0.58 745 4/26/2021
19.1.0.57 820 4/20/2021
19.1.0.56 770 4/12/2021
19.1.0.55 762 4/6/2021
19.1.0.54 752 3/30/2021
18.4.0.49 766 3/22/2021
18.4.0.48 775 3/16/2021
18.4.0.47 768 3/9/2021
18.4.0.46 1,166 3/2/2021
18.4.0.44 878 2/23/2021
18.4.0.43 801 2/15/2021
18.4.0.42 854 2/9/2021
18.4.0.41 782 2/2/2021
18.4.0.39 781 1/28/2021
18.4.0.35 769 1/19/2021
18.4.0.34 791 1/12/2021
18.4.0.33 889 1/4/2021
18.4.0.32 758 12/30/2020
18.4.0.31 776 12/22/2020
18.4.0.30 856 12/17/2020
18.3.0.53 818 12/8/2020
18.3.0.52 804 11/30/2020
18.3.0.51 803 11/23/2020
18.3.0.50 843 11/17/2020
18.3.0.48 806 11/10/2020
18.3.0.47 879 11/5/2020
18.3.0.44 891 10/27/2020
18.3.0.42 876 10/20/2020
18.3.0.40 855 10/12/2020
18.3.0.38 870 10/7/2020
18.3.0.35 876 10/1/2020
18.2.0.59 926 9/22/2020
18.2.0.58 885 9/15/2020
18.2.0.57 866 9/8/2020
18.2.0.56 900 9/1/2020
18.2.0.55 845 8/24/2020
18.2.0.54 871 8/18/2020
18.2.0.48 868 8/4/2020
18.2.0.47 902 7/28/2020
18.2.0.46 910 7/21/2020
18.2.0.45 910 7/14/2020
18.2.0.44 918 7/6/2020
18.1.0.59 974 6/23/2020
18.1.0.57 950 6/15/2020
18.1.0.56 931 6/9/2020
18.1.0.55 918 6/2/2020
18.1.0.54 952 5/26/2020
18.1.0.53 936 5/19/2020
18.1.0.52 977 5/13/2020
18.1.0.48 964 5/5/2020
18.1.0.46 971 4/28/2020
18.1.0.45 974 4/20/2020
18.1.0.44 953 4/14/2020
18.1.0.43 933 4/7/2020
18.1.0.42 966 4/1/2020
18.1.0.36-beta 527 3/19/2020
17.4.0.55 1,085 3/10/2020
17.4.0.53 1,009 3/3/2020
17.4.0.51 936 2/25/2020
17.4.0.50 1,000 2/18/2020
17.4.0.49 936 2/11/2020
17.4.0.47 919 2/5/2020
17.4.0.46 1,023 1/30/2020
17.4.0.44 1,030 1/21/2020
17.4.0.43 1,003 1/14/2020
17.4.0.41 941 1/7/2020
17.4.0.40 960 12/24/2019
17.4.0.39 993 12/17/2019
17.3.0.34 1,018 12/10/2019
17.3.0.33 978 12/4/2019
17.3.0.30 968 12/3/2019
17.3.0.29 981 11/26/2019
17.3.0.28 1,378 11/18/2019
17.3.0.27 969 11/12/2019
17.3.0.26 1,025 11/5/2019
17.3.0.21 1,017 10/29/2019
17.3.0.19 971 10/22/2019
17.3.0.17 1,041 10/15/2019
17.3.0.14 1,068 10/3/2019
17.3.0.9-beta 598 9/20/2019
17.2.0.51 1,058 9/10/2019
17.2.0.49 1,046 9/3/2019
17.2.0.47 1,032 8/27/2019
17.2.0.46 1,040 8/22/2019
17.2.0.41 1,087 8/13/2019
17.2.0.40 1,073 8/6/2019
17.2.0.39 1,016 7/30/2019
17.2.0.36 1,044 7/23/2019
17.2.0.35 1,085 7/17/2019
17.2.0.34 1,110 7/11/2019
17.2.0.28-beta 649 6/27/2019
17.1.0.53 1,098 6/25/2019
17.1.0.52 1,115 6/18/2019
17.1.0.51 1,142 6/11/2019
17.1.0.50 1,092 6/4/2019
17.1.0.49 1,049 5/28/2019
17.1.0.48 1,077 5/21/2019
17.1.0.47 1,090 5/14/2019
17.1.0.44 1,043 5/7/2019
17.1.0.43 1,077 4/30/2019
17.1.0.42 1,198 4/23/2019
17.1.0.41 1,160 4/16/2019
17.1.0.40 3,266 4/9/2019
17.1.0.38 1,147 3/29/2019
17.1.0.32-beta 617 3/13/2019
16.4.0.54 1,304 2/19/2019
16.4.0.53 1,166 2/13/2019
16.4.0.52 1,123 2/5/2019
16.4.0.48 1,209 1/22/2019
16.4.0.47 1,194 1/16/2019
16.4.0.46 1,200 1/8/2019
16.4.0.44 1,214 12/24/2018
16.4.0.42 1,226 12/17/2018
16.4.0.40-beta 724 12/10/2018
16.3.0.36 1,296 11/27/2018
16.3.0.35-beta 729 11/23/2018
16.3.0.29 1,349 10/30/2018