An open API service indexing awesome lists of open source software.

https://github.com/jsreport/jsreport-dotnet-client

jsreport remote client for c#
https://github.com/jsreport/jsreport-dotnet-client

Last synced: about 1 year ago
JSON representation

jsreport remote client for c#

Awesome Lists containing this project

README

          

# jsreport.Client
[![Build status](https://ci.appveyor.com/api/projects/status/81t7e9mcyvb1bfb5?svg=true)](https://ci.appveyor.com/project/pofider/jsreport-dotnet-client)
[![NuGet](https://img.shields.io/nuget/v/jsreport.Client.svg)](https://nuget.org/packages/jsreport.Client)

The .NET based REST client for jsreport server API.

You can find examples and documentation in the [jsreport sdk for .net home page](https://jsreport.net/learn/dotnet).
The general development and contribution instructions can be find in the [jsreport for .NET root repository](https://github.com/jsreport/jsreport-dotnet).