sk Skill · anantbhandarkar
mir-backend-dotnet-aspnetcore
Make It Right (ASP.NET Core module). ASP.NET Core 10 + Minimal APIs + EF Core 10 footguns. Covers: DI lifetime errors (AddDbContext Scoped vs singleton capture, IHttpContextAccessor caveats), middleware pipeline ORDER (UseRouting -> UseAuthentication -> UseAuthorization -> UseAntiforgery -> endpoints; wrong order silently disables auth), model binding overposting onto EF entities and why [Bind] does NOT work on JSON…
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 6
csharpPython
- Host repository
- anantbhandarkar/make-it-right
- Allowed tools
- Read, Write, Edit, Bash, Glob, Grep
- Host stars
- 15
- Host language
- Python