Base solution for your next web application

Activities of "rameshrubix"

Since we are using the available ASP zero power tools in our application, By default it filters the records from Database which has the value "True" for IsDeleted column and "False" in IsActive column when we are fetching the records. But, we need those records also for our tracking purpose of history and old records count.

Please confirm us if there is any option for us to get those isDeleted or IsActive (False) records in the Get API methods.

Hi Team,

we are facing issue in while uploading profile picture in Deployment server but in local development server , we are able to upload and edit the profile picture

Logs System.TypeInitializationException: The type initializer for 'SkiaSharp.SKData' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: /app/runtimes/linux-x64/native/libSkiaSharp.so: cannot open shared object file: No such file or directory /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.15/libSkiaSharp.so: cannot open shared object file: No such file or directory /app/libSkiaSharp.so: cannot open shared object file: No such file or directory /app/runtimes/linux-x64/native/liblibSkiaSharp.so: cannot open shared object file: No such file or directory /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.15/liblibSkiaSharp.so: cannot open shared object file: No such file or directory /app/liblibSkiaSharp.so: cannot open shared object file: No such file or directory /app/runtimes/linux-x64/native/libSkiaSharp: cannot open shared object file: No such file or directory /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.15/libSkiaSharp: cannot open shared object file: No such file or directory /app/libSkiaSharp: cannot open shared object file: No such file or directory /app/runtimes/linux-x64/native/liblibSkiaSharp: cannot open shared object file: No such file or directory /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.15/liblibSkiaSharp: cannot open shared object file: No such file or directory /app/liblibSkiaSharp: cannot open shared object file: No such file or directory

at SkiaSharp.SkiaApi.sk_data_new_empty() at SkiaSharp.SKData..cctor() --- End of inner exception stack trace --- at SkiaSharp.SKData.CreateCopy(Byte[] bytes) at SkiaSharp.SKImage.FromEncodedData(Byte[] data) at .Graphics.SkiaSharpImageValidator.Validate(Byte[] imageBytes) in /app/src/.Core/Graphics/IImageFormatValidator.cs:line 19 at ....

JWT Token should not expire for mobile since the session should be maintain all the time. We use the same backend API code for web and mobile, The token generated for mobile should not expire until the user logs out by himself. It would be great if you can suggest us with a solution for achieving the same. Note : The token generated for web should get expired as usual.

Manually created API are removed when we regenerate the entity in Power tools

and Power tools - More than 6 properties - unable to add(hidden) Scroll Down is not working

Power tools - Regenerate - Already Generated Entity not Shown in Entity Dropdown

Showing 1 to 5 of 5 entries