What I Built Learning .NET (Beginner Checkpoint): REST API + Middleware + DI + Swagger + EF Core + Tests
If you’re learning .NET, here’s a roadmap that actually leads to real skills.
What we built
A Todo API with:
REST endpoints (GET/POST/PUT/DELETE)
Middleware (logging + global errors)
Dependency Injection
Swagger
EF Core + SQLite persistence
Int...
silviublog.hashnode.dev1 min read