I've been trying to add Offset pagination for a collection inside an entity. I understood that I cannot use the [UseOffsetPaging] attribute directly. So I tried
I need to remove / disable the coupon effect for products discounted by more than 10%. At the moment I have something like this: function action_woocommerce_bef
I'm working on a .NET Core application in Visual Studio 2022 on Windows 10. I'm using Entity Framework Core and, for unit testing, MSTest. I have the following
unity AAB + PAD method does not build. (android app) I will upload the game to the Google Store. I made an android app with unity. The AAB I created is 300MB. H
i have geocoder class in my android activity which contains google map i need to reverse the geocode using getFromLocation(double latitude, double longitude, in
I have the following declaration in my test file and the first of these two lines is failing when I run my tests. @BeforeAll public static void beforeAll() {
I'm new to Julia and I'm trying to convert a function I've written in R to Julia and I'm having some troubles. So my function in R is jgaus<-function(s,theta
I have generated a war file from a third party tool. While importing this war file in Eclipse 2020-06, the import fails with the below error: I have updated the
I need an advice regarding this problem called "Knight Path". Given an n*n board whose cells are initialized to 0, I need to determine, given an arbitrary Knigh