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

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

Asp.net core and MVC support for jsreport c# sdk
https://github.com/jsreport/jsreport-dotnet-aspnetcore

Last synced: about 1 year ago
JSON representation

Asp.net core and MVC support for jsreport c# sdk

Awesome Lists containing this project

README

          

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

This package includes the asp.net core middleware and mvc filters enabling usage of Razor views for rendering reports.

You can find examples and documentation in the [jsreport sdk for .net home page](https://jsreport.net/learn/dotnet).
The particular documentation for this package can be found in [asp.net core middleware](https://jsreport.net/learn/dotnet-aspnetcore) section.
The general development and contribution instructions can be find in the [jsreport for .net root repository](https://github.com/jsreport/jsreport-dotnet).