WordReports 2.12.0

dotnet add package WordReports --version 2.12.0
NuGet\Install-Package WordReports -Version 2.12.0
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="WordReports" Version="2.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WordReports --version 2.12.0
#r "nuget: WordReports, 2.12.0"
#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 WordReports as a Cake Addin
#addin nuget:?package=WordReports&version=2.12.0

// Install WordReports as a Cake Tool
#tool nuget:?package=WordReports&version=2.12.0

Easily create reports from Word documents without having Microsoft Word installed.  Simple search and replace plus the ability to insert images and tables.  Intelligent default formatting with easy to use overrides.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.12.0 110 12/26/2023
2.11.0 353 1/28/2023
1.17.0 551 1/6/2022
1.16.0 441 2/19/2021
1.15.0 371 2/19/2021
1.14.0 839 1/1/2020
1.13.0 743 9/14/2019
1.12.0 1,308 1/1/2017
1.11.0 980 10/22/2016
1.10.0 997 10/22/2016
1.8.0 986 6/19/2016
1.7.0 1,087 2/24/2016
1.6.0 1,197 6/20/2015
1.5.0 1,329 10/18/2014
1.4.0 1,131 9/10/2014
1.3.0 1,164 6/18/2014
1.2.0 1,137 5/3/2014
1.1.0 1,237 11/23/2013
1.0.0 1,188 8/13/2013

Fix for replacing in tables with .NET Standard and .NET Core