Activities of "alper"

thanks

Hhi maliming,

I am testing version 4.3-preview, I cannot find the option to connect to Oracle using Oracle Official package. Can you please check?

Regards, ToanNM.

Oracle provider added to the Suite in RC2 (comes tomorrow 2021-04-09) you can also use this command to create your project

abp new Acme.BookStore -t app-pro -u mvc --mobile none --database-provider ef -csf --preview --database-management-system oracle
Answer

It's not working for me, I am getting this error below. I am located in New Zealand.

I see the real problem now. The template size doubled in this version from 30mb to 60mb that's why you're having problem downloading it in 60 seconds. We have increased the timeout duration of the CLI to 2mins, see https://github.com/abpframework/abp/issues/8327 This change comes with RC2 (tomorrow).

By the way, some users solved this via their mobile phone WiFi hotspot network

I guess you are using v4.3.0-rc1. This is fixed in v4.3.0-rc2 and this version will be released 2021-04-09 (tomorrow). It should fix your issue.

(by the way I refunded your question credit.)

Answer

Can you try CLI command to create this project?

abp new TVD_Holdings_Ltd.AvalancheOCP -t app-pro -u blazor --mobile none --database-provider ef -csf --preview --database-management-system PostgreSQL

My result is

it applies to all website components

Answer

Updating my existing Blazor project, it updates Volo packages but not Blazorise package, so, it becames incompatible:

Error: Severity Code Description Project File Line Suppression State Error NU1605 Detected package downgrade: Blazorise.Components from 0.9.3.3 to 0.9.3-preview6. Reference the package directly from the project to select a different version.
TVD_Holdings_Ltd.AvalancheOCP.Blazor -> Volo.Abp.LanguageManagement.Blazor 4.3.0-rc.1 -> Volo.Abp.AspNetCore.Components.Web.Theming 4.3.0-rc.1 -> Volo.Abp.BlazoriseUI 4.3.0-rc.1 -> Blazorise.Components (>= 0.9.3.3)
TVD_Holdings_Ltd.AvalancheOCP.Blazor -> Blazorise.Components (>= 0.9.3-preview6) TVD_Holdings_Ltd.AvalancheOCP.Blazor D:\Source\AvalancheOCPLatest\src\TVD_Holdings_Ltd.AvalancheOCP.Blazor\TVD_Holdings_Ltd.AvalancheOCP.Blazor.csproj 1

yes, ABP CLI and Suite updates only ABP & Volo NuGet packages and related NPM packages. It doesn't update non ABP packages. Updating all the other packages can have unwanted consequences. therefore you should manually update Blazorise.

the original templates are in the Volo.Abp.Commercial.SuiteTemplates.dll but when you modify a template it's stored in your solution folder so it's not only in your computer but also being committed to your souce control system. so your team also uses the same templates. and it's solution level.


If we used lepton material theme in the application. Does it support ie. material themes directly ?

sorry, didn't get this question!

Answer

Error creating a new Blazor project:

Parameters:

can you try again because I created it successfully now.

https://support.abp.io/QA/Questions/1077/Testing-Overridden-AppService#answer-1bbd38f2-5f8c-36ad-6eeb-39fb70a23930

Showing 1061 to 1070 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47