Syncfusion.DocIO.Net.Core 19.2.0.55

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.DocIO.Net.Core --version 19.2.0.55                
NuGet\Install-Package Syncfusion.DocIO.Net.Core -Version 19.2.0.55                
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.DocIO.Net.Core" Version="19.2.0.55" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.DocIO.Net.Core --version 19.2.0.55                
#r "nuget: Syncfusion.DocIO.Net.Core, 19.2.0.55"                
#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.DocIO.Net.Core as a Cake Addin
#addin nuget:?package=Syncfusion.DocIO.Net.Core&version=19.2.0.55

// Install Syncfusion.DocIO.Net.Core as a Cake Tool
#tool nuget:?package=Syncfusion.DocIO.Net.Core&version=19.2.0.55                

Syncfusion Essential DocIO is a .NET Standard Word library that allows you to create, read, and edit Word documents in any .NET Core application without any Microsoft Office dependencies.

Key features:
• Create Word documents from scratch.

• Open, edit, and save existing Word documents.

• Convert Word documents to RTF, WordML, TXT, HTML, and vice versa.

• Convert Word documents to PDF.

• Perform mail merge with various data sources.

• Find and replace text with source and target formatting.

• Import content from one document to another with several formatting options.

• Merge multiple Word documents into a single Word document.

• Insert bookmarks and navigate to their targets to insert, replace, and delete content.

• Insert and update fields like date time fields, if fields, and more.

• Insert, edit, and lock the content controls in DOCX and WordML-format documents.

• Insert and fill form fields.

• Insert and extract OLE objects.

• Create and manipulate charts and shapes in DOCX and WordML-format documents.

• Read and write built-in and custom document properties.

Learn More: https://www.syncfusion.com/word-framework/net-core

Documentation: https://help.syncfusion.com/file-formats/docio/getting-started

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/aspnetcore

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 (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.2 is compatible.  netstandard1.3 was computed.  netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Syncfusion.DocIO.Net.Core:

Package Downloads
Syncfusion.DocIORenderer.Net.Core

Syncfusion Word library is feature-rich and high-performance .NET Word library that allows you to create, manipulate and convert Word documents (DOC, DOT, DOCM, DOTM, DOCX, DOTX, RTF, and WordML), TXT, and HTML files.

Syncfusion.EJ2.WordEditor.AspNet.Core

This package provides the functionality to utilize the features of Syncfusion ASP.NET Core Word Processor (Document Editor) control and more.

BoldReports.Net.Core

Syncfusion Bold Reports for ASP.NET Core is a server-side helper package used to build ASP.NET Core Web API services. Key features: • Users can interactively provide report parameter inputs at run time to display reports based on the parameter. • SQL Server RDL specification expressions are supported. • Built-in SQL Query designer with a convenient user interface to create and view relationships between tables easily. • A rich selection of built-in report items, including charts, grids, pivot grids, subreports, textboxes, images, lines, and rectangles for better visual representation of data. • Report viewer supports multilevel grouping and sorting in data regions of report items such as tablixes, matrices and lists. • Interactive features in RDL specification like drill through, hyperlink, and interactive sorting to work with report at runtime. • Preview the report in print layout prior to printing. Page settings can be modified using page setup dialog. • All static texts within the report viewer and report designer can be localized to any desired language. • Displayed reports can be exported to popular file formats: PDF, Word, Excel, and HTML. Learn more: https://www.boldreports.com/features?utm_source=nuget&utm_medium=listing Documentation: https://help.boldreports.com/embedded-reporting/aspnet-core-reporting?utm_source=nuget&utm_medium=listing Support Questions: mailto:support@boldreports.com?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid subscription license for possession or use. Syncfusion’s Bold Reports services, including this component, is subject to the terms and conditions of Syncfusion's Bold Reports Software License Agreement and Terms of Service (https://www.boldreports.com/terms-of-use/?utm_source=nuget&utm_medium=listing). To acquire a license, you can start a subscription or start a free 15-day trial here (https://www.boldreports.com/pricing/?utm_source=nuget&utm_medium=listing). This server-side helper package provides services to the following components and libraries: • ASP.NET Core Report Viewer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-viewer?utm_source=nuget&utm_medium=listing • ASP.NET Core Report Designer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-designer?utm_source=nuget&utm_medium=listing • ASP.NET Core Report Writer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-writer?utm_source=nuget&utm_medium=listing • Blazor Report Viewer: https://www.boldreports.com/embedded-reporting/blazor-report-viewer?utm_source=nuget&utm_medium=listing • Blazor Report Designer: https://www.boldreports.com/embedded-reporting/blazor-report-designer?utm_source=nuget&utm_medium=listing • Angular Report Viewer: https://www.boldreports.com/embedded-reporting/angular-report-viewer?utm_source=nuget&utm_medium=listing • Angular Report Designer: https://www.boldreports.com/embedded-reporting/angular-report-designer?utm_source=nuget&utm_medium=listing • JavaScript Report Viewer: https://www.boldreports.com/embedded-reporting/javascript-report-viewer?utm_source=nuget&utm_medium=listing • JavaScript Report Designer: https://www.boldreports.com/embedded-reporting/javascript-report-designer?utm_source=nuget&utm_medium=listing © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Bold Reports license and copyright applies to this distribution.

Syncfusion.EJ.Export

Syncfusion’s export library for ASP.NET Core (Essential JS 1) contains helper functions for exporting data from grid, chart, RTE, Gantt, pivot, and spreadsheet controls into Excel, Word, and PDF formats. Key Features • UI components like grid, Gantt, tree grid, and pivot can be exported to Excel, Word, and PDF files. • Data can be imported to grid, spreadsheet, Gantt, and tree grid components from Excel files. • ICS files can be imported or exported from schedule appointments. • Multiple components can be exported into single files. Learn More https://www.syncfusion.com/jquery/aspnet-core-ui-controls Documentation https://help.syncfusion.com/aspnet-core/ Support Please contact us by creating a support ticket. Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forum: https://www.syncfusion.com/forums/aspnetcore 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 (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

BBTRulesEngine

BBT Rules Engine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
27.1.48 915 9/18/2024
26.2.14 4,483 9/9/2024
26.2.13 4,809 9/5/2024
26.2.12 3,382 9/2/2024
26.2.11 6,913 8/27/2024
26.2.10 9,257 8/19/2024
26.2.9 8,376 8/12/2024
26.2.8 7,352 8/5/2024
26.2.7 7,315 7/29/2024
26.2.5 7,788 7/26/2024
26.2.4 6,418 7/24/2024
26.1.42 16,992 7/15/2024
26.1.41 7,217 7/8/2024
26.1.40 12,705 7/1/2024
26.1.39 16,328 6/24/2024
26.1.38 10,475 6/18/2024
26.1.35 17,344 6/11/2024
25.2.7 18,252 6/3/2024
25.2.6 16,366 5/28/2024
25.2.5 17,221 5/21/2024
25.2.4 14,519 5/14/2024
25.2.3 8,048 5/8/2024
25.1.42 18,647 4/29/2024
25.1.41 5,319 4/23/2024
25.1.40 29,416 4/15/2024
25.1.39 17,339 4/8/2024
25.1.38 22,341 4/1/2024
25.1.37 5,466 3/26/2024
25.1.35 42,072 3/15/2024
24.2.9 25,961 3/4/2024
24.2.8 15,646 2/26/2024
24.2.7 21,864 2/19/2024
24.2.6 13,979 2/14/2024
24.2.5 1,807 2/12/2024
24.2.4 8,928 2/6/2024
24.2.3 31,052 1/31/2024
24.1.47 16,849 1/22/2024
24.1.46 12,021 1/16/2024
24.1.45 19,996 1/9/2024
24.1.44 23,330 1/3/2024
24.1.43 7,271 12/27/2023
24.1.41 51,887 12/18/2023
23.2.7 43,009 12/6/2023
23.2.6 20,600 11/28/2023
23.2.5 7,412 11/23/2023
23.2.4 14,834 11/20/2023
23.1.44 19,921 11/6/2023
23.1.43 10,991 10/30/2023
23.1.42 12,718 10/23/2023
23.1.41 19,371 10/16/2023
23.1.40 26,600 10/10/2023
23.1.39 11,030 10/4/2023
23.1.38 10,540 9/26/2023
23.1.36 56,110 9/15/2023
22.2.12 27,181 9/5/2023
22.2.11 15,918 8/28/2023
22.2.10 12,890 8/22/2023
22.2.9 20,660 8/14/2023
22.2.8 14,498 8/7/2023
22.2.7 9,158 8/2/2023
22.2.5 19,586 7/27/2023
22.1.39 37,069 7/18/2023
22.1.38 10,159 7/11/2023
22.1.37 8,314 7/3/2023
22.1.36 15,319 6/28/2023
22.1.34 42,566 6/21/2023
21.2.10 27,395 6/13/2023
21.2.9 18,572 6/6/2023
21.2.8 17,372 5/30/2023
21.2.6 17,329 5/22/2023
21.2.5 30,330 5/15/2023
21.2.4 16,382 5/9/2023
21.2.3 18,538 5/3/2023
21.1.41 43,177 4/19/2023
21.1.39 18,840 4/10/2023
21.1.38 11,651 4/3/2023
21.1.37 7,107 3/29/2023
21.1.35 22,034 3/23/2023
20.4.0.54 78,278 3/13/2023
20.4.0.53 16,585 3/7/2023
20.4.0.52 19,963 2/28/2023
20.4.0.51 18,419 2/21/2023
20.4.0.50 11,401 2/14/2023
20.4.0.49 14,098 2/7/2023
20.4.0.48 26,711 2/1/2023
20.4.0.44 88,135 1/18/2023
20.4.0.43 15,560 1/10/2023
20.4.0.42 16,944 1/4/2023
20.4.0.41 9,359 12/29/2022
20.4.0.40 3,402 12/28/2022
20.4.0.38 46,397 12/21/2022
20.3.0.61 20,484 12/13/2022
20.3.0.60 15,837 12/6/2022
20.3.0.59 23,027 11/29/2022
20.3.0.58 9,892 11/22/2022
20.3.0.57 9,945 11/15/2022
20.3.0.56 18,355 11/8/2022
20.3.0.52 21,477 10/27/2022
20.3.0.50 36,709 10/18/2022
20.3.0.49 16,156 10/11/2022
20.3.0.48 50,219 10/5/2022
20.3.0.47 53,085 9/29/2022
20.2.0.50 19,082 9/20/2022
20.2.0.49 13,494 9/13/2022
20.2.0.48 27,841 9/6/2022
20.2.0.46 7,914 8/30/2022
20.2.0.45 18,090 8/23/2022
20.2.0.44 16,306 8/16/2022
20.2.0.43 47,154 8/8/2022
20.2.0.40 26,011 7/26/2022
20.2.0.39 11,483 7/19/2022
20.2.0.38 20,093 7/12/2022
20.2.0.36 341,768 6/30/2022
20.1.0.61 43,348 6/21/2022
20.1.0.60 17,009 6/14/2022
20.1.0.59 31,560 6/7/2022
20.1.0.58 50,512 5/31/2022
20.1.0.57 9,492 5/24/2022
20.1.0.56 28,791 5/17/2022
20.1.0.55 14,606 5/12/2022
20.1.0.52 23,777 5/3/2022
20.1.0.51 16,122 4/26/2022
20.1.0.50 13,002 4/19/2022
20.1.0.48 20,416 4/12/2022
20.1.0.47 40,687 4/4/2022
19.4.0.56 63,581 3/15/2022
19.4.0.55 21,438 3/8/2022
19.4.0.54 10,641 3/1/2022
19.4.0.53 42,794 2/22/2022
19.4.0.52 19,927 2/15/2022
19.4.0.50 16,885 2/8/2022
19.4.0.48 28,519 1/31/2022
19.4.0.47 15,753 1/25/2022
19.4.0.43 9,583 1/18/2022
19.4.0.42 51,504 1/11/2022
19.4.0.41 353,206 1/4/2022
19.4.0.40 14,814 12/28/2021
19.4.0.38 25,095 12/17/2021
19.3.0.59 14,828 12/14/2021
19.3.0.57 17,694 12/7/2021
19.3.0.56 9,641 11/30/2021
19.3.0.55 16,589 11/23/2021
19.3.0.54 6,555 11/17/2021
19.3.0.53 18,823 11/12/2021
19.3.0.48 19,871 11/2/2021
19.3.0.47 25,073 10/26/2021
19.3.0.46 11,777 10/19/2021
19.3.0.45 15,237 10/12/2021
19.3.0.44 8,629 10/5/2021
19.3.0.43 30,090 9/30/2021
19.2.0.62 51,935 9/14/2021
19.2.0.60 9,999 9/7/2021
19.2.0.59 14,391 8/31/2021
19.2.0.57 7,995 8/24/2021
19.2.0.56 11,742 8/17/2021
19.2.0.55 10,293 8/11/2021
19.2.0.51 11,743 8/2/2021
19.2.0.49 5,945 7/27/2021
19.2.0.48 13,053 7/20/2021
19.2.0.47 5,038 7/13/2021
19.2.0.46 6,991 7/6/2021
19.2.0.44 151,435 6/30/2021
19.1.0.69 13,772 6/14/2021
19.1.0.67 73,242 6/8/2021
19.1.0.66 9,899 6/1/2021
19.1.0.65 9,076 5/25/2021
19.1.0.64 8,170 5/19/2021
19.1.0.63 33,211 5/13/2021
19.1.0.59 83,337 5/4/2021
19.1.0.58 9,265 4/27/2021
19.1.0.57 7,428 4/20/2021
19.1.0.56 17,647 4/13/2021
19.1.0.55 7,966 4/6/2021
19.1.0.54 76,372 3/30/2021
18.4.0.49 28,094 3/23/2021
18.4.0.48 21,628 3/16/2021
18.4.0.47 23,272 3/9/2021
18.4.0.46 9,813 3/2/2021
18.4.0.44 25,831 2/23/2021
18.4.0.43 12,495 2/16/2021
18.4.0.42 14,232 2/9/2021
18.4.0.41 21,593 2/2/2021
18.4.0.39 26,482 1/28/2021
18.4.0.35 20,527 1/19/2021
18.4.0.34 8,956 1/12/2021
18.4.0.33 20,373 1/5/2021
18.4.0.32 10,898 12/30/2020
18.4.0.31 17,450 12/22/2020
18.4.0.30 31,687 12/17/2020
18.3.0.53 20,488 12/8/2020
18.3.0.52 20,279 11/30/2020
18.3.0.51 8,207 11/23/2020
18.3.0.50 32,190 11/17/2020
18.3.0.48 13,036 11/11/2020
18.3.0.47 69,837 11/5/2020
18.3.0.44 8,809 10/27/2020
18.3.0.42 7,098 10/20/2020
18.3.0.40 10,864 10/12/2020
18.3.0.38 8,313 10/7/2020
18.3.0.35 114,149 10/1/2020
18.2.0.59 11,999 9/22/2020
18.2.0.58 10,081 9/15/2020
18.2.0.57 49,006 9/8/2020
18.2.0.56 12,005 9/1/2020
18.2.0.55 8,001 8/25/2020
18.2.0.54 5,504 8/18/2020
18.2.0.48 13,703 8/4/2020
18.2.0.47 6,797 7/28/2020
18.2.0.46 8,089 7/21/2020
18.2.0.45 12,374 7/14/2020
18.2.0.44 22,982 7/6/2020
18.1.0.59 11,656 6/23/2020
18.1.0.57 8,563 6/16/2020
18.1.0.56 8,288 6/9/2020
18.1.0.55 9,266 6/2/2020
18.1.0.54 9,935 5/27/2020
18.1.0.53 13,196 5/19/2020
18.1.0.52 61,925 5/13/2020
18.1.0.48 9,158 5/5/2020
18.1.0.46 12,046 4/28/2020
18.1.0.45 5,738 4/21/2020
18.1.0.44 16,746 4/14/2020
18.1.0.43 7,078 4/7/2020
18.1.0.42 12,391 4/1/2020
18.1.0.36-beta 3,861 3/19/2020
17.4.0.55 35,148 3/10/2020
17.4.0.53 7,285 3/3/2020
17.4.0.51 7,516 2/25/2020
17.4.0.50 6,416 2/18/2020
17.4.0.49 8,551 2/11/2020
17.4.0.47 9,162 2/5/2020
17.4.0.46 15,510 1/30/2020
17.4.0.44 50,752 1/21/2020
17.4.0.43 6,045 1/14/2020
17.4.0.41 5,982 1/7/2020
17.4.0.40 23,507 12/24/2019
17.4.0.39 92,078 12/17/2019
17.3.0.34 8,107 12/10/2019
17.3.0.33 4,264 12/4/2019
17.3.0.30 6,310 12/3/2019
17.3.0.29 4,827 11/26/2019
17.3.0.28 5,898 11/19/2019
17.3.0.27 3,892 11/25/2019
17.3.0.26 19,590 11/5/2019
17.3.0.21 7,827 10/29/2019
17.3.0.19 19,461 10/22/2019
17.3.0.17 9,255 10/15/2019
17.3.0.14 28,895 10/3/2019
17.3.0.9-beta 41,598 9/20/2019
17.2.0.51 16,031 9/10/2019
17.2.0.49 5,223 9/3/2019
17.2.0.47 8,555 8/27/2019
17.2.0.46 6,905 8/22/2019
17.2.0.41 6,060 8/13/2019
17.2.0.40 4,221 8/6/2019
17.2.0.39 12,830 7/30/2019
17.2.0.36 9,035 7/23/2019
17.2.0.35 9,658 7/17/2019
17.2.0.34 10,800 7/11/2019
17.2.0.28-beta 4,191 6/27/2019
17.1.0.53 25,643 6/25/2019
17.1.0.52 4,658 6/18/2019
17.1.0.51 4,835 6/11/2019
17.1.0.50 10,802 6/4/2019
17.1.0.49 3,979 5/28/2019
17.1.0.48 4,281 5/21/2019
17.1.0.47 5,188 5/14/2019
17.1.0.44 4,662 5/7/2019
17.1.0.43 9,929 4/30/2019
17.1.0.42 9,241 4/23/2019
17.1.0.41 5,815 4/16/2019
17.1.0.40 5,179 4/9/2019
17.1.0.38 15,988 3/29/2019
17.1.0.32-beta 2,733 3/13/2019
16.4.0.54 24,155 2/19/2019
16.4.0.53 4,624 2/13/2019
16.4.0.52 8,273 2/5/2019
16.4.0.48 4,171 1/22/2019
16.4.0.47 14,152 1/16/2019
16.4.0.46 3,331 1/8/2019
16.4.0.44 3,658 12/24/2018
16.4.0.42 10,238 12/17/2018
16.4.0.40-beta 2,852 12/10/2018
16.3.0.36 3,484 11/27/2018
16.3.0.35-beta 1,635 11/23/2018
16.3.0.29 7,848 10/30/2018
16.3.0.21 33,166 9/21/2018