PS C:\Users\user> abp suite install [18:25:13 INF] ABP CLI (https://abp.io) [18:25:13 INF] Version 3.3.1 (Stable) [18:25:14 INF] Installing ABP Suite... C:\Program Files\dotnet\sdk\5.0.100\NuGet.targets(131,5): error : Value cannot be null. (Parameter 'baseUrl') [C:\Users\user\AppData\Local\Temp\pokipp2a.34m\restore.csproj] The tool package could not be restored. Tool 'volo.abp.suite' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool [18:25:16 INF] You can also run the following command to install ABP Suite. [18:25:16 INF] dotnet tool install -g Volo.Abp.Suite PS C:\Users\user> dotnet tool install -g Volo.Abp.Suite error NU1101: Unable to find package volo.abp.suite. No packages exist with this id in source(s): C:\Program Files\dotnet\sdk\NuGetFallbackFolder, Microsoft Visual Studio Offline Packages, nuget.org The tool package could not be restored. Tool 'volo.abp.suite' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool
using 4.0.0rc3 with blaozr
I can add enums to properties no problem, but when I add an enum to properties and other entities to Navigation properties then Host builds fine but blazor will not build
If I switch to a string then it works again.
Hoping you see similar, apart from this seems to be working well
Hi Team, Love the framework. for years we have been dedicated Angular coders, but for many reasons, blazor is starting to make a lot more sense. I know it is on your roadmap. I just wanted to +1 to say I hope it makes it up towards the top of your priorities. Maybe you can tie in or use https://github.com/enkodellc/blazorboilerplate ? many thanks Jon