Hi @ismcagdas
thanks for your reply
@ismcagdas could you please refer me to articles or blogs related to that topics ?
Hi my friend @ismcagdas
Thank you for your reply
I know that it's hard to explain all these common terms nad i know that the Refresh token is used for security purposes
but i hope you can schedule you time or figure something to explain these terms in a short period simultaneously in different sessions because this topic is very very important and confused for a lot of developers
thank you
thanks
Hi @alirizaadiyahsi
thank you very much for your help actually this solution fixed my problem although the project solution give me a lot of warning that i didn't review it yet [https://stackoverflow.com/questions/22909506/this-project-references-nuget-packages-that-are-missing-on-this-computer/#23852183])
Regards
Hi @ismcagdas
Thanks for your answers and i'm waiting for reply
Hi @ismcagdas
today i updated vs2017 to the last version 15.3.4
then i download fresh copy of project ng1 & ng2
for ng1 project all projects build successfully except Test Project give me an error related to xunit :?
for ng2 project i had to Install .NET Core tools in Visual Studio 2017 from this link [https://www.microsoft.com/net/download/core])
and ".Core.csproj file" was different from you mention before, so edited to
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
<Reference Include="System" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Configuration" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Transactions" />
<PackageReference Include="Abp.Zero.Ldap" Version="3.0.0" />
</ItemGroup>
and at end it build successfully :D
Regards
Hello I vote for this feature :)
Hi @ismcagdas
Actually i tried right now and downloaded fresh version of ng1 & ng2 with .NetFramework and still have the same problems the solutions dosen't build successfully, they are both end with many errors