Activities of "mbuthiagrg@gmail.com"

We would like to enable our Tenants to register their own applications (Clients) in OpenIddict. Their registered applications can then access the data in that Tenant only.

Is this possible?

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I agree about the known issue.

The issue though is that the angular app is sending out the '__tenant' header unnecessarily. '/getEnvConfig' doesn't seem to need the header to be sent out.

Or is there a way to prevent that header from being unnecessarily sent out?

The angular app is getting the environment configuration with the tenant header included, which is unneccessary.

How can we prevent the angular frontend from sending this header?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Deploy front end to an nginx server.

Seems to be resolved.

How can we enable DbContext Pooling as described here:- https://learn.microsoft.com/en-us/ef/core/performance/advanced-performance-topics?tabs=with-di%2Cwith-constant

It has some performance advantages as described in the documentation above.

Considering that the abp codebase uses the following pattern to configure dbcontext.

How would we enable dbContext pooling?

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Thanks

I understand it's not supported.

I would like to generate just the type script proxies but without a dependency on angular.

Do we have to use something like nswag instead?

We want to generate client-side proxies without the dependency on angular.

We want to use the generated proxies in a React application. Including models and services.

  • ABP Framework version: v7.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We are experiencing frequently recurring HTTP 500 Errors when restoring packages in our CI/CD environment.

This is affecting our productivity and lowering our velocity.

Is there a workaround for this?

  • ABP Framework version: v7.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

When specifying a field as an enum in ABP Suite:-

How do I overcome this error?

ABP Suite 7.0.0-rc4

Showing 1 to 10 of 26 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 05, 2024, 15:13