Create RDLC Report in ASP.NET Core application

Step1 : Install NuGet- AspNetCore.Reporting- System.CodeDom- System.Security.Permissions Step2 : Create Project in Solution- name “RDLCDesign” and select template “Windows Form App” Step3 : New “Report1.rdlc” in RDLCDesign project...