Client for jsreport API allowing to remotely render various pdf or excel reports.
Info
Version: | 3.8.1 |
Author(s): | Jan Blaha |
Last Update: | Tuesday, September 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jsreport.net/ |
NuGet Url: | https://www.nuget.org/packages/jsreport.Client |
Install
Install-Package jsreport.Client
dotnet add package jsreport.Client
paket add jsreport.Client
jsreport.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.CSharp(>= 4.4.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- jsreport.Shared(>= 2.3.0)
- jsreport.Types(>= 2.7.0)
- Microsoft.CSharp(>= 4.4.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- jsreport.Shared(>= 2.3.0)
- jsreport.Types(>= 2.7.0)
Tags