Activities of "sukhdeep.dhillon"

It worked now. thank you

  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

I installed Volo.Forms module into the existing application. in this module, functionality that allow to download responses into CSV file doesn't work.

As Application service layer depend on the CsvHelper library. if I use CsvHelper (15.0.9) version, blank file gets downloaded without any data in it. but if I use the latest version of CsvHelper (27.2.1) then getting the following error

Question
  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

As I'm trying to add CMS module kit to the application by running the following command: abp add-module Volo.CmsKit.Pro

it doesn't add reference to the some of the projects .csproj file. build is getting failed after running this command.

if I want to add it manually, how do I know in which project should I add which package.

FYI, when I run abp add-module Volo.Forms, it successfully add the Forms module to the application.

yes it worked, thank you very much.

but I don't understand how come it get changed after the upgrade.

  • ABP Framework version: v5.2.0
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

After upgrading to V5.2.0, getting the following error:

To solve the issue, I tried to run abp install-libs command under Blazor project, then get the following error

Hi team,

As we are using Blazorise component library for building Blazor server application. but I don't see blazorise add the required attribute for AODA compatability.

Could you please help us to understand how we can customize, extend the Blazorise components and make them compliance with AODA.

  • ABP Framework version: v5.1.2
  • UI type: Blazor Server
Showing 61 to 66 of 66 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13