question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Changes with Auth 2.0 & netcoreapp2.0

See original GitHub issue

Looks like after upgrade to netcoreapp2.0 I couldn’t use this for mongodb identities store. Or may be I missing something?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
ngohungphuccommented, Oct 23, 2017

Any update guy

2reactions
g0t4commented, Aug 31, 2017

Thanks I’ll review shortly

On Wed, Aug 30, 2017 at 9:08 AM, zeusapps notifications@github.com wrote:

I’ve reimplemented UserStore and IdentityUser. Registered UserStore and other needed classes. And it works.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0t4/aspnet-identity-mongo/issues/34#issuecomment-325984542, or mute the thread https://github.com/notifications/unsubscribe-auth/AAK_3XQ96PdfWVSa2n_okFvYOUptkHlzks5sdV69gaJpZM4PFx0- .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate from ASP.NET Core 2.0 to 2.1
Changes to authentication code · Many files are moved out of your source tree. · Any bug fixes or new features to Identity...
Read more >
Migrate from ASP.NET Core 2.2 to 3.0
Copy the relevant changes to your ASP.NET Core 3.0 project. Prerequisites. Visual Studio; Visual Studio Code; Visual Studio for Mac. Visual ...
Read more >
2.0.1 is not compatible with netcoreapp2.0 · Issue #1114
I installed v2.0.3 of the SDK and when trying to create a new .Net Core Web Api project in VS2017 (15.4.4) I get...
Read more >
AspNetCore 2.0 Cookie Authentication based on context
I'm using AddAuthentication in a netcoreapp2.0 and I need to have different configurations based on current HttpContext . Since 2.0 with the ...
Read more >
Upgrading to .NET Core 2.0 Preview - Rick Strahl's Web Log
Figure 4 - Authentication config has changed in ASP.NET Core 2.0 and has to be updated. This code that worked in 1.1 in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found