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
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-dotnet-aspnetcore
- Owner: jsreport
- License: mit
- Created: 2017-07-12T15:30:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T20:22:28.000Z (over 1 year ago)
- Last Synced: 2025-03-27T11:43:34.553Z (about 1 year ago)
- Language: C#
- Size: 39.1 KB
- Stars: 11
- Watchers: 4
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsreport.AspNetCore
[](https://ci.appveyor.com/project/pofider/jsreport-dotnet-aspnetcore)
[](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).