sautinsoft.useoffice 5.2.12.8

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

// Install sautinsoft.useoffice as a Cake Tool
#tool nuget:?package=sautinsoft.useoffice&version=5.2.12.8

UseOffice .Net is a robust .NET component to convert between DOC, DOCX, XLS, RTF, PPT, HTML and PDF formats with tables, images, fonts, colors etc.
   Our component is just a class library for .NET developers, it requires Microsoft Office installed.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 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 (1)

Showing the top 1 NuGet packages that depend on sautinsoft.useoffice:

Package Downloads
DocTemplateTool.Word

Specify a template to generate word or Pdf files

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2023.11.14 395 11/15/2023
2023.6.28 1,042 6/28/2023
5.3.3.1 445 3/1/2023
5.2.12.8 478 12/8/2022
5.1.2.24 1,337 2/24/2022
5.0.1.29 4,386 1/29/2020
4.9.1.1 4,649 1/2/2019
4.7.5.13 4,780 1/20/2017

What's new in the version 5.2:
+ .NET 7 support: Starting from the version UseOffice .Net 5.2 appeared the UseOffice.dll assemblies compiled for .NET 7.X.
+ Word: We fixed an issue where pasting keep source formatting results into content controls would display characters such as a question mark or a blank square. We fixed an issue where printing pages with index may fail to print.
+ Excel: We fixed an issue where some content could stop working and not appear correctly after zooming with touchpad. We fixed a visual glitch in the Formula bar. We fixed an issue where an AMSI scan would cause the app to close unexpectedly.
+ PowerPoint: We fixed an issue where mandatory sensitivity labeling was not required for save-as when using browse to a location.
+ Added the support for Server 2022, IIS 10.
+ Improved work with DOCX and RTF documents and fixed some minor issues, which our customers sent to us.