Base solution for your next web application

Activities of "uptown"

Hi @ismcagdas

If I want to use the RAD tool with database table, for e.g. CAR table, however I also want IFullyAudited on the generated code/models,

will the RAD tool auto create extra DB audit columsn for those tables and update the tables in the database as well??

Can you please tell me how this is achieved?

Hi, when i try to update nugets to latest ABP 4.0.1 I get this detected package down grade error, why is its asking me ref. projects directly, when I am trying to up the dll's via nuget.

Severity Code Description Project File Line Suppression State Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.Core -> MX.EntityFrameworkCore -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Core C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Core\MX.Web.Core.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.Core -> MX.Application -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Core C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Core\MX.Web.Core.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.Host -> MX.Web.Core -> MX.EntityFrameworkCore -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.Host -> MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Host C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Host\MX.Web.Host.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.Host -> MX.Web.Core -> MX.Application -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.Host -> MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Host C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Host\MX.Web.Host.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.FrontEnd -> MX.Web.Core -> MX.EntityFrameworkCore -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.FrontEnd -> MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Public C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Public\MX.Web.Public.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.FrontEnd -> MX.Web.Core -> MX.Application -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.FrontEnd -> MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Public C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Public\MX.Web.Public.csproj 1 Error NU1605 Detected package downgrade: Abp.ZeroCore.IdentityServer4 from 4.0.1 to 4.0.0. Reference the package directly from the project to select a different version. MX.Web.Mvc -> MX.Web.Core -> MX.EntityFrameworkCore -> MX.Core -> Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 4.0.1 -> Abp.ZeroCore.IdentityServer4 (>= 4.0.1) MX.Web.Mvc -> MX.Web.Core -> Abp.ZeroCore.IdentityServer4 (>= 4.0.0) MX.Web.Mvc C:\ABP\RADAR_ABP_ASPCore_6_21\src\MX.Web.Mvc\MX.Web.Mvc.csproj 1

thank you. I wasnt sure how to install yarn. so many tools .. getting upto speed :)

Hello, I followed the getting started documentation, but after first login, can you please tell me if I need to change something else.

Hello, I was seeing the video to the RAD tool and looked at the documentation (link broken, pic below), while I was trying to add a master details functionality, I saw FK keys for options etc, but I did not see the Master Details option.

Question: How can I pick/add the Master-Details using a RAD tool. I added a small mock-up. Is there a repo for this where I can try and add it.

Here is a sample scenario -- user wants to See, perform CRUD details of a item-transaction in the master grid, and view the _ audit history in details grid_, how can we add a custom template to the repo. I also saw some sample functionality in another sergen tool maytbe we can adopt that here.

Showing 1 to 5 of 5 entries