For ABP Commercial, besides the Pen Test report that you published, are there any other form of audit being done and reports make available for download?
Have been getting this error since yesterday, it is currently jamming by CI/CD pipeline
following is a snippet of the logs
Failed to download package 'Volo.Abp.TextTemplateManagement.Application.Contracts.5.2.2' from 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.texttemplatemanagement.application.contracts/5.2.2/volo.abp.texttemplatemanagement.application.contracts.5.2.2.nupkg'. The nupkg at 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.texttemplatemanagement.application.contracts/5.2.2/volo.abp.texttemplatemanagement.application.contracts.5.2.2.nupkg' is not valid. End of Central Directory record could not be found. Failed to download package 'Volo.Abp.LanguageManagement.Application.Contracts.5.2.2' from 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.languagemanagement.application.contracts/5.2.2/volo.abp.languagemanagement.application.contracts.5.2.2.nupkg'. The nupkg at 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.languagemanagement.application.contracts/5.2.2/volo.abp.languagemanagement.application.contracts.5.2.2.nupkg' is not valid. End of Central Directory record could not be found. Failed to download package 'Volo.Abp.IdentityServer.Application.Contracts.5.2.2' from 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.identityserver.application.contracts/5.2.2/volo.abp.identityserver.application.contracts.5.2.2.nupkg'. The nupkg at 'https://nuget.abp.io/bb75595f-be00-4075-8b58-026a3ce78fe8/v3/package/volo.abp.identityserver.application.contracts/5.2.2/volo.abp.identityserver.application.contracts.5.2.2.nupkg' is not valid. End of Central Directory record could not be found. Failed to download package 'Volo.Abp.Account.Pro.Public.Application.Contracts.5.2.2' from 'https://nuget.abp.io/bb75595f-be00-4075-8b58-
The link in the documentation leads to a 404 page https://docs.abp.io/en/commercial/latest/themes/lepton-x/commercial/angular
Can I have the working link?
Hi,
is there a Angular equivalent ABP library for this https://docs.abp.io/en/abp/4.3/UI/AspNetCore/JavaScript-API/Block-Busy
Thanks
Hi
If we enable the chat module and we running our API Host in a auto scale cluster (Azure App Service), anything concerning the SignalR Hub do we need to look out for?
Hi
redis is definitely up, possible to elaborate what do u mean by "correct configuration"?
We are hosting our app on Azure. We setup Alert on slow response and we realise that many times (although not consecutively) the respond time of /Abp/ApplicationConfigurationScript can be as long as 10-30 sec. It there any reason why? Could this be some symptom of some underlying problem?