jsreport / jsreport-dotnet-aspnetcore

Asp.net core and MVC support for jsreport c# sdk
MIT License
11 stars 9 forks source link

Help users for quick start #5

Closed JeanCollas closed 6 years ago

JeanCollas commented 6 years ago

Update of the Readme.md to help users understanding the project, how easy it is to use and get a very quick start.

pofider commented 6 years ago

Thank you for your work.

You probably didn't notice the documentation is located on the jsreport website with other docs. https://jsreport.net/learn/dotnet-aspnetcore

The most of the information you have in this PR is there. I tried to update it now with some further notes based on your inputs.

If you find some information missing there please open the PR to the docs repo here https://github.com/jsreport/docs/blob/master/docs/dotnet-aspnetcore.md

Thank you