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

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

Shared helpers for jsreport c# sdk
https://github.com/jsreport/jsreport-dotnet-shared

Last synced: 11 months ago
JSON representation

Shared helpers for jsreport c# sdk

Awesome Lists containing this project

README

          

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

This package includes some helper functions and interfaces which are shared across the .net sdk for jsreport repositories.

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).