Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "aaron"

Thanks for verifying! I've submitted a PR: aspnetzero/aspnet-zero-core#2239

Try changing this line in DemoUiComponentsController.cs:

- var fileObject = new BinaryObject(null, fileBytes);
+ var fileObject = new BinaryObject(AbpSession.TenantId, fileBytes);

HeaderViewModel method "GetLogoUrl" which calls "GetLogo" from TenantCustomizationController

It doesn't.

Please let us know how should we resolve this.

How to reproduce?

Duplicate of #6573

Fixed, will be released in ASP<span></span>.NET Zero v6.8.

https://github.com/aspnetzero/aspnet-zero-core/pull/2214

It's not removed, you can see it's rendered.

What's the value when you use GetSettingForUser?

Can you show how you are saving the HTML content? Newlines should be \n.

Yes, that should work. Note that you have to use the same versions.

Answer

But how do I declare a MultiAnswer Repository with 3 keys?

You cannot.

The IRepository is for one primary key.

Exactly.

To access the ASP<span></span>.NET Zero private GitHub repositories, invite yourself to become a member of the ASP<span></span>.NET Zero organization using your GitHub username.

https://aspnetzero.com/LicenseManagement

Showing 281 to 290 of 1543 entries