Activities of "john@johnfuqua.com"

How do we customize or change the response in the HTTP API project to return XML in the response body rather than JSON when returning the DTO?

  • ABP Framework version: v8.1.RC1
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How does this make business sense? We pay for everything but source code access. We get all the templates (micro services) and Abp Suite. Now to use Abp Studio, we have to upgrade to Business edition because we use the micro service template already?

ABP Studio

Why do I need a Business license to use the MicroService template? We have a Team license. See attached screenshot.

How do we create a navigation property in ABP Suite to the Users table so that It creates a child list in the UI. We heard in the webinar today that this is coming in 8.1, but we need it now.

Also, why can't one of the developers on my team create/ask questions? He is listed in the org.

Provide us with the following info:

  • ABP Framework version: v8.0.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

We are building our system into discrete modules for reuse in several micoservices. We want to be able to add these Nuget packages to the solutions the same way we add Abp Commercial modules...i.e. abp add-module OurCustomModule

Or is there a manual way we can do this? We do not want to add module projects (source code).

  • ABP Framework version: v7.4
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

It seems that the template for Blazor Server doesn't put the Authority app setting in the AuthServer sections of the appsettings.json.

I think you need to modify the generated code by ABP Suite.

Tks.

For me, problem solved, I added manually that setting.

"AuthServer": { "RequireHttpsMetadata": "true", "Authority": "https://localhost:44378" },

Which version has this fix been released? 2.0.3?

Sounds good. Please let me know, as I am currently trying to release a version of my product to a customer and this is holding me up.

Sorry, but this is not fixed. I have the same results.

Do you have an eta when 7.0.2 commercial packages will be released?

Showing 1 to 10 of 44 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11