Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 377 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 377 Bytes

ReportMvc

create report as Excel, pdf, docx and image file using asp mvc5 framework create report as Excel file or pdf or docx and .jpg to run the code

c# enable-migrations c# add-migration initial c# update-database

you should install Extension that called

Microsoft RDLC Report Designer then add reference that called

Microsoft.ReportViewer.WebForm and run the code