bydevexpress· 52 skills
Integrate DevExpress Report Viewer and Report Designer into ASP.NET Core MVC and Razor Pages. Configure Program.cs with AddDevExpressControls, ConfigureReportingServices. Set up npm bundling (bundleconfig.json, libman.json). Implement ReportStorageWebExtension, IReportProvider. Customize viewer toolbar, tab panel, export options, parameter editors. Security: authorization, CSRF, Content Security Policy. Report caching with UseCachedReportSourceBuilder. Deploy to Linux/macOS with Skia. Troubleshoot blank viewer, 400/404/500 errors, "Unable to process binding", "Report not found", CORS, version mismatches. Use when: add document viewer, end-user report designer, ASP.NET Core reporting, web farm document storage, upgrade DevExpress reporting packages.
$npx -y skills add devexpress/agent-skills --skill devexpress-reports-aspnetcoreInstalls into the current project.
Run `npx skills use "https://github.com/devexpress/agent-skills" --skill "devexpress/agent-skills/devexpress-reports-aspnetcore"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devexpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devexpress/agent-skills"` and select the relevant skills, then follow their instructions.