/jsreport-dotnet-types

Strong types for jsreport entities

Primary LanguageC#MIT LicenseMIT

jsreport.Types

Build status NuGet

This package includes strong types like Configuration or RenderRequest which are shared across the .net sdk for jsreport repositories. The releases of the package should match the type changes in jsreport itself. So if you use older jsreport, you should still be able to use the latest sdk just with matching release of jsreport-dotnet-types.

You can find examples and documentation in the jsreport sdk for .net home page. The general development and contribution instructions can be find in the jsreport for .net root repository.