Damian Edwards ๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡บ๐Ÿ‡ธ Profile picture
PM Architect on .NET at Microsoft ๐Ÿ’˜ craft๐Ÿป malt๐Ÿฅƒ goodโ˜• fineโŒš @VANS_66๐Ÿ‘Ÿ ๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ @seahawks ๐Ÿˆ @F1 ๐ŸŽ ๐Ÿ“บ https://t.co/WWMLL5GCKL #BLM ๐Ÿ‡บ๐Ÿ‡ฆ
Jun 9, 2022 โ€ข 6 tweets โ€ข 3 min read
Today's #aspnetcore decoder-ring thread๐Ÿงต:

AspNetCore.Identity
Allows storing users inc. passwords in your app, login & acct management, Twitter/FB/social login, etc.
docs.microsoft.com/aspnet/core/seโ€ฆ
1/5
AspNetCore.Authentication/Authorization
Base AuthN/AuthZ APIs for using/implementing AuthN schemes (cookie, JWT, OIDC, etc.) & AuthZ rules (roles, policies, attributes, etc.) in your app.
docs.microsoft.com/aspnet/core/seโ€ฆ
2/5
Jan 1, 2020 โ€ข 34 tweets โ€ข 14 min read
Step 1 of about 427 ImageImage All those cables have to go back up through the wall, into the ceiling space, then down through that new hole ImageImageImageImage
Nov 1, 2019 โ€ข 5 tweets โ€ข 5 min read
@Nick_Craver @shanselman @mayankdotnet a few things to consider:

2.1 is 15 months through it's 3 year support lifecycle. That means it certainly has had a bunch of fixes to make it more "stable", but of course those are all in 3.0 too :) @Nick_Craver @shanselman @mayankdotnet 3.1 will be out shortly (Dec) and will be LTS, giving a fresh 3 year support term. Moving from 3.0 to 3.1 should be trivial.