Activities of "alper"

is ABP commercial using Blazorise Free tier? it's showing a message to purchase commercial version

Has ABP responded to this yet and what version of Blazorise is actually included with ABP Commercial as of now?

ABP Commercial uses the Blazorise commercial version.

  • https://commercial.abp.io/faq#blazorise-license
  • https://commercial.abp.io/faq#blazorise-support

Just to clarify, would this be once license per developer you have assigned a ABP Commercial license to? From what I remember, ABP Commercial does not use "organizational email" like info@company.com but instead individual accounts connected to an organization/license like myname@company.com. Mainly asking as if you only get one account at Blazorise, you probably would want it to be info@company.com rather than somename@company.com.

Perhaps this should be moved to a separate ticket as it isn't really a 8.2 bug anymore it seems.

Please write only bugs related to 8.2.x under this topic. Otherwise, everyone who subscribed to this topic will see your personal comments and questions, which will be time-consuming for them. Contact info@abp.io for the licensing questions.

is ABP commercial using Blazorise Free tier? it's showing a message to purchase commercial version

Has ABP responded to this yet and what version of Blazorise is actually included with ABP Commercial as of now?

ABP Commercial uses the Blazorise commercial version.

  • https://commercial.abp.io/faq#blazorise-license
  • https://commercial.abp.io/faq#blazorise-support

This happens either because you don't have SQL Server Local DB installation or you have a different SQL Server instance name.

First; install SQL Server Local DB from this address. Basically, you need to download SQL Server Express and run the setup, it'll extract the files into your local disk. Later, search SqlLocalDB.msi in the extracted folder. Run this MSI file.

Second; clean your local db instance name by running the following commands in the SQL Local DB installation folder. My installation directory is C:\Program Files\Microsoft SQL Server\160\Tools\Binn

sqllocaldb stop mssqllocaldb
sqllocaldb delete mssqllocaldb
sqllocaldb start "MSSQLLocalDB"

Is it possible to generate non RC solutions from ABP Suite with the RC CLI and Suite installed or do you have to downgrade? There is a "Preview" checkbox in the ABP Suite but it is not quite clear what it actually does and if it does anything since the ABP Suite itself is preview.

Mainly asking as it would be easier when you find bugs etc with RC versions if you could compare it easily with a non RC solution to see if it is new bugs of maybe have been around before as well. Would probably be helpful for Volosoft also to know.

you can create a specific ABP version project, see https://docs.abp.io/en/abp/latest/CLI-New-Command-Samples#create-a-solution-from-a-specific-version

hi,

we will reach you via email.

this topic is not for technical questions. we are trying to keep this topic clean with only support enhancements.

Hi,

It sometimes happens to all online systems. In the past, GitHub was down, nuget.org was down. So better copy all your local Nuget cache into your own server and add this server as an alternative NuGet source. by doing so, you'll always reach your packages even if there's a problem with nuget.org or nuget.abp.io

Answer

nuget.abp.io is online

Answer

you can track the recent status at https://github.com/abpframework/abpio-status/issues/105

hi,

we are working on it. probably will be fixed 1-2 hours. you can track the status at https://github.com/abpframework/abpio-status/issues/105

Zobrazeno od 1 do 10 z celkem 1834 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11