This is a migrated thread and some comments may be shown as answers.

Add new report item template missing

1 Answer 462 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Randy Hompesch
Top achievements
Rank 1
Randy Hompesch asked on 23 Apr 2019, 10:20 AM

This is for a .net core 2.2 razor page.

I've tried rerunning the vsix for vs2019, but nothing seems to work. How to get "The HTML5 Report Viewer item template is available in the Add New Item dialog box under the Web category" referenced in the docs at https://docs.telerik.com/reporting/html5-report-viewer-quick-start to show up?

I have found very little in the way of examples that are razor based. Does such an animal exist?

Thanks .... Ed

 

1 Answer, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 25 Apr 2019, 07:04 AM
Hi Ed,

If I understood correctly, you would like to have Visual Studio item templates for Telerik Reporting for .NET Core project. I'm afraid we do not include item templates yet since we hit some limitations with the new SDK-style projects.

We have already logged a feature request for future support: Visual Studio Item Templates for .NET Core projects. You might vote for it to raise its priority. This way you can follow the status of the item and when will be released.

Telerik Reporting ships with a ready-made ASP.NET Core example that demonstrates how to show the sample reports in an ASP.NET Core application. Please note that the razor syntax i snot supported yet. You could use the pure HTML5 Report Viewer implementation instead.
The example also shows how to inject an 
appsettings.json configuration file to the controller and how to initialize a WebHostBuilder so it runs under Windows and Linux.

The example can be found in the \Examples\CSharp\Asp.NetCoreDemo subfolder of the Telerik Reporting installation directory.

For step-by-step guide, please refer to our new Manual Setup of HTML5 Report Viewer in an ASP.NET Core 2+ application help article.

Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Randy Hompesch
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Share this question
or