I am learning angular-breeze for my next application. I want to use Entity Framework, but i am getting some errors while adding breeze.WebApi package from NuGet.
Install failed. Rolling back...
Install-Package : Updating 'EntityFramework 6.0.1' to 'EntityFramework 5.0.0' failed. Unable t o find a version of 'EntityFramework.SqlServerCompact' that is compatible with 'EntityFramewor k 5.0.0'.
At line:1 char:16 + install-package <<<< breeze.WebApi + CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.Install PackageCommand