Thanks @ismcagdas
Hi,
Is there a way to intercept all the HTTP requests in the angular app to show common loaders?
Hi,
I want to know what is the process followed to create a new release of the solution on Github. The current release is v5.0.6 released on Dec 28, 2017.
I see that issues are assigned to milestones. So when all milestones are completed, a release is triggered? Or is it some other process to generate a build? There must be a systematic way for this :)
Thanks @ismcagdas
Is there any interface similar to ICustomValidate which can be applied to Entity that checks for the entity validation before save/update?
Thanks, @aaron :)
Hi,
I want to allow an AppService either to be consumed Permission1 OR permission2. How can I do so using
[AbpAuthorize]
?
Hi,
I downloaded development build of AspNetZero (Angular with .Net Core). It is failing to restore packages.
Command line:
D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Shared (master -> origin)
λ dotnet restore
C:\Program Files\dotnet\sdk\2.1.4\NuGet.targets(793,5): warning MSB3202: The project file "D:\aspnetboilerplate\src\Abp\
Abp.csproj" was not found. [D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Shared\Cynet.PrimePenguin.C
ore.Shared.csproj]
C:\Program Files\dotnet\sdk\2.1.4\NuGet.targets(793,5): warning MSB3202: The project file "D:\aspnetboilerplate\src\Abp.
Zero.Common\Abp.Zero.Common.csproj" was not found. [D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Sha
red\Cynet.PrimePenguin.Core.Shared.csproj]
C:\Program Files\dotnet\sdk\2.1.4\NuGet.targets(793,5): warning MSB3202: The project file "D:\aspnetboilerplate\src\Abp.
ZeroCore\Abp.ZeroCore.csproj" was not found. [D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Shared\Cy
net.PrimePenguin.Core.Shared.csproj]
Restore completed in 10.66 ms for D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Shared\Cynet.PrimeP
enguin.Core.Shared.csproj.
1 Build Error:
Validation\ValidationHelper.cs(2,7): error CS0246: The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) [D:\PrimePenguin\PrimePenguin.Service\src\Cynet.PrimePenguin.Core.Shared\Cynet.PrimePenguin.Core.Shared.csproj]
Build FAILED.
Hi,
Is there any tentative date for solution upgrade to .NET Core 2.1.x and integration of SignalR in the solution? :)
Also, if possible can you share a link roadmap/release dates?
Thanks @ismcagdas, the issue is resolved now :)