Skip to content

Commit dc559b1

Browse files
author
DevExpressExampleBot
committed
README auto update [skip ci]
1 parent 51205f7 commit dc559b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!-- default badges list -->
2+
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/258774657/20.1.3%2B)
23
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T883610)
34
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5+
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
46
<!-- default badges end -->
57
# Reporting with Entity Framework Core and Data Injection in ASP.NET Core Application
68

@@ -59,3 +61,10 @@ The [ObjectDataSourceInjector](CS/xrefcoredemo/Services/ObjectDataSourceInjector
5961
The [CustomPreviewReportCustomizationService](CS/xrefcoredemo/Services/CustomPreviewReportCustomizationService.cs) assigns a data source to a report before the Report Designer generates a document for preview.
6062

6163

64+
<!-- feedback -->
65+
## Does this example address your development requirements/objectives?
66+
67+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-inject-data-from-efcore-dbcontext-into-report-using-object-data-source&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-inject-data-from-efcore-dbcontext-into-report-using-object-data-source&~~~was_helpful=no)
68+
69+
(you will be redirected to DevExpress.com to submit your response)
70+
<!-- feedback end -->

0 commit comments

Comments
 (0)