Base solution for your next web application

Activities of "moustafa"

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

8-)

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

  • Actually i have some questions because i'm so confused , 1- i'm using (ASP.NET CORE & Angular & .NET Framework 4.6.1 ) but solution doesn't build till installing .NET Core SDK , why? 2- what is exactly different between (ASP.NET CORE & Angular & .NET Framework 4.6.1 ) & (ASP.NET CORE & Angular & .Net Core 2.0 ) ? 3 - Are you planning to update the projects to .NET Framework 4.7 ?

Regards

Answer

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

Showing 1 to 10 of 75 entries