Base solution for your next web application

Activities of "m.aliozkaya"

Hi @Jorahealth,

I reviewed your project and identified that the errors are likely due to incompatibility between third-party libraries and Angular. All third-party libraries using Angular must have matching versions. For example, if one library uses Angular 18 and another uses Angular 17, conflicts can arise.

Some of these libraries

Answer

Hi @[email protected],

Could you check on this project? https://github.com/aspnetzero/aspnet-zero-samples/tree/master/ElsaAngularDemo

If you are unable to get it to work, please share your project with us. [email protected]

Answer

Hi @bancentral,

Could you email this to [email protected] We will update your email address as soon as possible.

Hi @Jorahealth,

Could you share your project with [email protected]? We can understand the problem more easily

Answer

Hi @WirelessDynamics,

There is no documentation about extending.

Here is the source code of DynamicEntityProperties https://github.com/aspnetboilerplate/aspnetboilerplate/tree/dev/src/Abp/DynamicEntityProperties

Hi @Abaco,

I believe your issue has been resolved. If you need further assistance, please feel free to reach out to us.

Answer

Hi @WirelessDynamics,

1- There isn't a built-in method to retrieve all values of all entities. You'll need to implement this feature based on your specific requirements.

2- Currently, we do not support exporting dynamic properties to Excel.

For more information take a look https://aspnetboilerplate.com/Pages/Documents/Dynamic-Parameter-System#dynamic-property-definition

Answer

Hi @WirelessDynamics,

There are documents for Maui.

https://learn.microsoft.com/en-us/dotnet/maui/data-cloud/database-sqlite?view=net-maui-8.0 https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/device-media/picker?view=net-maui-8.0&tabs=windows

Also, there is no official NFC library. But they recommend using community libraries. https://github.com/dotnet/maui/issues/5153#issuecomment-1171279580

Hi @Jorahealth,

There is an error about your modules. Could you check it with the dev?

Hi @Abaco,

You should configure this setting "AllowSocialLoginSettingsPerTenant": false, https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Mvc-Core-Social-Logins#social-logins

Showing 161 to 170 of 400 entries