Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

cant install nuget package: Microsoft.Extensions.Identity.Stores -Version 2.0.0

$
0
0
<div class="body"> <div>

Trying to install the following nuget pkg to my asp.net core 2.0 library per a compile err that tells me to install it, but just get the error that follows. I copied the following line from nuget.org:

Install-Package Microsoft.Extensions.Identity.Stores -Version 2.0.0

Install-Package : Unable to find version '2.0.0' of package 'Microsoft.Extensions.Identity.Stores'. At line:1 char:1 + Install-Package Microsoft.Extensions.Identity.Stores -Version 2.0.0 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand

If I browse nuget pkgs using 'Manage nuget pkgs for solution' I can see lots of pkgs that start w Microsoft.Extensions but Microsoft.Extensions.Identity.Stores is not one of them.

</div> </div>

Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>