NuvTools.Report
8.0.3
See the version list below for details.
dotnet add package NuvTools.Report --version 8.0.3
NuGet\Install-Package NuvTools.Report -Version 8.0.3
<PackageReference Include="NuvTools.Report" Version="8.0.3" />
<PackageVersion Include="NuvTools.Report" Version="8.0.3" />
<PackageReference Include="NuvTools.Report" />
paket add NuvTools.Report --version 8.0.3
#r "nuget: NuvTools.Report, 8.0.3"
#:package NuvTools.Report@8.0.3
#addin nuget:?package=NuvTools.Report&version=8.0.3
#tool nuget:?package=NuvTools.Report&version=8.0.3
Nuv Tools Report Libraries
NuvTools.Report
Report base library to support PDF and Sheet infrastructure libraries.
NuvTools.Report.Sheet
Helper report library to work with Excel/CSV.
NuvTools.Report.Pdf
Helper report library to work with PDF.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NuvTools.Report:
| Package | Downloads |
|---|---|
|
NuvTools.Report.Pdf
PDF report generation with table rendering, company branding, and document merging using QuestPDF and PDFsharp. |
|
|
NuvTools.Report.Sheet
Implementation of NuvTools.Report.Sheet abstractions: Excel export with multi-sheet workbooks and styled formatting using ClosedXML, and CSV export and reading with RFC 4180 support. All output encoded as base64 for easy API transmission. |
|
|
NuvTools.Report.FixedLength
Implementation of NuvTools.Report.FixedLength abstractions: reflection-based reader for fixed-length (positional) text files with attribute-based field mapping, custom converters, and trim/optional-field support. |
GitHub repositories
This package is not used by any popular GitHub repositories.