Base solution for your next web application

Activities of "m.aliozkaya"

Hi @Ricavir,

You are correct. I reproduced the problem. I'm creating an issue for it. Both values are updated even though I disabled it in my test.

https://github.com/aspnetzero/aspnet-zero-core/issues/5414

Hi @mdepouw,

I don't think these will cause a security breach. But we will check the files you reported, thank you for your feedback.

Hi @edarib,

Could you check this conversation?

https://www.reddit.com/r/Blazor/comments/1cg1lv8/using_blazor_hybrid_how_can_i_display_a_file/

Answer

Hi @WirelessDynamics,

The new version of Power Tools has not been released yet. We will release it soon.

Yes, there is code generation for Maui. It generates pages, models, and client proxies. For now, we can add simple crud operations and simple foreign entities. We want to make further developments based on incoming requests.

Hi @Ricavir,

I tested this in ANZ dev branch. When I use the following code. It worked as expected.

using (UnitOfWorkManager.Current.DisableAuditing(AbpAuditFields.LastModifierUserId,
           AbpAuditFields.LastModificationTime))
{

Hi @mdepouw,

You can upgrade your ANZ project to the latest version. It is using ABP v9.4

Hi @dirkvr,

This problem seems to be related to the migration from Newtonsoft.Json to System.Text.Json. If you upgrade your project to the latest abp version, this problem could be solved. If the problem is not resolved with this I will open an issue about it.

Hi @dirkvr,

Do you encounter this issue when creating a new project with ASP.NET Zero as well? Could you tell me the steps to reproduce it

Hi @cmonzon,

Could you please check the spam folder? The code was already sent via email. If you still can't find it, feel free to contact us again.

Hi @mdepouw,

We don't use these Metronic javascript files directly. I will take a look at the following classes.

angular/src/root.module.ts angular/src/shared/helpers/DomHelper.ts angular/src/shared/helpers/HtmlHelper.ts

Showing 131 to 140 of 417 entries