hi @hitaspdotnet, wellcome to the ABP. I'm creating an internal issue for this.
sorry this is an issue about nuget server. it's fixed. and you can try again to restore your packages.
it's fixed! closing the issue
it's fixed!
thanks for your feedback. our team has addressed the issue and fixing it..
ooh sorry there's an ongoing issue on nuget.abp.io that must be the problem. can you try to install it in an hour. our team addressed the issue and fixing it...
You can test to download the NuGet package by downloading from the following URL
https://nuget.abp.io/<your-api-key>/v3/package/Volo.Abp.Suite/3.3.1/Volo.Abp.Commercial.Suite.3.3.1.nupkg
replace <your-api-key> with yours (it's in your NuGet.config file
you can also run this command to install Suite:
dotnet tool install -g Volo.Abp.Suite --add-source https://nuget.abp.io/<your-api-key>/v3/index.json
Suite is not served from nuget.org. It's hosted on nuget.abp.io
is it possible for you to send the entity.json file of your entity.
it's located in your solution's root folder under .suite\entities