Aspnetcore.docs: Missing Nuget Package?

Created on 12 Feb 2020  Â·  3Comments  Â·  Source: dotnet/AspNetCore.Docs

After adding Microsoft, I added Twitter authentication. It, however, wouldn't build because it was missing this package: Microsoft.AspNetCore.DataProtection.Abstractions

After adding that to the project it worked. I'm not sure why this isn't added automatically or at least documented above stating if you have more than one to add this.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

P2 Source - Docs.ms doc-bug

All 3 comments

@wadepickett confirm and fix.

@aspnerd, thanks for writing up the issue! What version of the .NET Core SDK were you working with as you went through this tutorial?

Shiny new 3.1

Was this page helpful?
0 / 5 - 0 ratings