ContentReportBuilder 1.1.9.3
Install-Package ContentReportBuilder -Version 1.1.9.3
dotnet add package ContentReportBuilder --version 1.1.9.3
<PackageReference Include="ContentReportBuilder" Version="1.1.9.3" />
paket add ContentReportBuilder --version 1.1.9.3
#r "nuget: ContentReportBuilder, 1.1.9.3"
// Install ContentReportBuilder as a Cake Addin
#addin nuget:?package=ContentReportBuilder&version=1.1.9.3
// Install ContentReportBuilder as a Cake Tool
#tool nuget:?package=ContentReportBuilder&version=1.1.9.3
Provides a document model that support creation of documents with common document sections and elements for use with builders implemented using existing libraries to generate specific file formats (docx, xlsx, pdf).
Styling and layout support implemented with basic support.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ContentReportBuilder:
Package | Downloads |
---|---|
ContentReportBuilder.EPPlus
Provides support for common document elements in excel Styling and layout support implemented with basic support. |
|
ContentReportBuilder.iTextSharp
Provides support for common document elements in pdf Styling and layout support implemented with basic support. |
|
ContentReportBuilder.DocX
Provides support for common document elements in word. Styling and layout support implemented with basic support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.9.3 | 255 | 12/7/2020 |
1.1.9.2 | 205 | 12/7/2020 |
1.1.9.1 | 586 | 12/7/2020 |
1.1.9 | 179 | 12/6/2020 |
1.1.8 | 219 | 12/1/2020 |
1.1.7 | 542 | 9/21/2020 |
1.1.6 | 210 | 9/21/2020 |
1.1.5 | 435 | 9/21/2020 |
1.1.4 | 498 | 9/9/2020 |
1.1.3 | 496 | 9/8/2020 |
1.1.2 | 358 | 9/7/2020 |
1.1.1 | 392 | 9/7/2020 |
1.1.0 | 408 | 9/7/2020 |
1.0.1 | 250 | 8/30/2020 |
1.0.0 | 625 | 8/8/2020 |
Added more meaningful error message with stack trace