Fundraise icon indicating copy to clipboard operation
Fundraise copied to clipboard

MVC example - Improve way CampaignName and FundraiserName are set for DonationViewModel

Open alindgren opened this issue 7 years ago • 1 comments

Currently iterating through each donation to set the FundraiserName and loading the Fundraiser entity for each donation. See https://github.com/alindgren/Fundraise/blob/master/Fundraise.MvcExample/Controllers/ProfileController.cs#L40-L48

alindgren avatar Aug 11 '17 17:08 alindgren

With #10, this might be necessary.

alindgren avatar Mar 13 '18 02:03 alindgren