* **ABP Framework version:** v4.3
* **UI type**:
or Identity Server Separated (
Can I update both (
>
> Can I update both (
abp update command only on dotnet core application not on anular initially, Now I am trying to run on
after changing the abp version, I am getting the below issue for my
>
> after changing the abp version, I am getting the below issue for my
I have
While I am running "abp update --version 6.0.2" for
[image.png](/QA/files/6fad7416fa029c8ddcc23a08d167cc4b.png)
Please provide
bug/problem report, please include followings:
* **ABP Framework version:** vX.X.X
* **UI type**:
/ MVC / Blazor
* **DB provider**: EF Core / MongoDB
* **Tiered (MVC) or Identity Server Separated (
type**: MVCr
* **DB provider**: EF Core / PostreSQL
* **Tiered (MVC) or Identity Server Separated (
* **ABP Framework version:** vX.X.X 4.3.0
* **UI type**:
**: EF Core / MongoDB : EFCore Oracle
* **Tiered (MVC) or Identity Server Separated (
*UI type**: MVC
* **DB provider**: EF Core / MongoDB
* **Tiered (MVC) or Identity Server Separated (
Would it be sufficient to make the changes above, and update the
* **ABP Framework version:** v6.0.2
* **UI type**:
) or Identity Server Separated (
Can you provide a link or directions to set that up for an
ABP Framework version: v4.3.2
UI type:
(
Just updated both Abp.Suite and the Solution to 3.2.0 and still does not generate
see logs where
Hi,
There is [a new environment variable](https://docs.abp.io/en/abp/latest/UI/
#
* **ABP Framework version:** v3.1.2
* **UI type**:
(
[image.png](/QA/files/757b9ce4a3a2af26432039f7f193c6f7.png)
It says the
but nothing has been modified in the
v4.4.3
* **UI type**: Blazor
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
type**:Blazor WebAssembly
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
*UI type**: MVC
* **DB provider**: EF Core / MongoDB
* **Tiered (MVC) or Identity Server Separated (
type**: Blazor WebAssembly
* **DB provider**: MongoDB
* **Tiered (MVC) or Identity Server Separated (
v6.0.0-rc.1
* **UI type**: MVC
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
v5.1
* **UI type**: MVC
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
Blazor never loads as fast as other UIs (MVC and
What I can clearly say is that it is not related to ABP's backend, because as I already said, MVC and
Especially, you can compare Blazor with
**UI type**: Blazor wasm
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
**UI type**:
**Tiered (MVC) or Identity Server Separated (
v6.0.2
* **UI type**: MVC
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
v4.4.3
* **UI type**:Blazor
* **DB provider**: EF Core
* **Tiered (MVC) or Identity Server Separated (
* **ABP Framework version:** v6.0.1
* **UI type**:
) or Identity Server Separated (
ng.setting-management/config';
import { ThemeSharedModule } from '@abp/ng.theme.shared';
import { NgModule } from '@
/core';
import { BrowserModule } from '@
from '@
Thank you muhammedaltug. .The
I have upgraded the dotnet project to the preview version of
I am writing an
When I try to run my
**The steps I followed to create the
to my trial nuget source and ran abp update
```
cd myapi
abp update -p --check-all
```
Generate new
pro project with leptonx theme
```
$ abp new myproject -t app-pro --theme leptonx -csf -u
When running