Skip to content

An ASP.NET Core web application with Report Designer and Document Viewer that stores reports in Azure blob storage.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-asp-net-core-azure-blob-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for ASP.NET Core - Azure Report Storage

In this example, Azure Blob Storage is used as a report repository for an ASP.NET Core Reporting application with Document Viewer and Report Designer.

Document Viewer

The CustomReportBlobContainerClientProvider service supplies the BlobContainerClient to the CustomReportStorageWebExtension service. A CustomReportStorageWebExtension service is a ReportStorageWebExtension class descendant, and uses BlobContainerClient methods to store and retrieve report data.

Before you run the project, specify Azure Storage Access Key as the ProdAzureBlobStorageAccountConnectionString connection string in the appsettings.json file.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

An ASP.NET Core web application with Report Designer and Document Viewer that stores reports in Azure blob storage.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •