Skip to content

explorer855/jsreport-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsreport sdk for .NET

Pdf rendering, Excel rendering and other reporting features right in the .NET core using jsreport.

jsreport sdk for .net includes c# based rest client to the reporting server as well as assemblies running local jsreport right from the .NET project. Please find the guides, documentation and get started examples in jsreport sdk documentation.

Examples

Console .net core Example of integrating local jsreport into .net core console application
Web asp.net core Example of integrating local jsreport into asp.net core mvc appliation
Web asp.net full Example of integrating local jsreport into asp.net mvc application in full .net framework
Web asp.net core in docker Example of integrating local jsreport into asp.net core application running in docker

Repositories

The jsreport sdk for .NET consists of several repositories and nuget packages were each has its specific location and purpose.

jsreport.Client Build status NuGet
jsreport.Local Build status NuGet
jsreport.AspNetCore Build status NuGet
jsreport.MVC Build status NuGet
jsreport.Binary Build status NuGet
jsreport.Binary.Linux Build status NuGet
jsreport.Binary.OSX Build status NuGet
jsreport.Types Build status NuGet
jsreport.Shared Build status NuGet

Support

We provide free community as well as commercial support. See the details here.

Development and contributions

We are looking forward every contribution!
You can follow these steps to startup your local environment:

  1. install VS 2017.3
  2. clone this repository
  3. run clone-all.bat
  4. open jsreport.development.sln

You can of course also open each individual repository separately, but this approach is probably the most convenient.

License

MIT

About

jsreport .NET sdk home repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%