37 articles

📰 Dev.to · Brian Spann

Articles from Dev.to · Brian Spann · 37 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10511) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Clean Architecture in .NET 10: The API Layer — Controllers vs Minimal APIs
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The API Layer — Controllers vs Minimal APIs
Part 5 of 7. Start from the beginning if you're new here. The API layer is where HTTP meets your...
Clean Architecture in .NET 10: The Infrastructure Layer — EF Core Without the Leakage
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Infrastructure Layer — EF Core Without the Leakage
Part 4 of 7. Start from the beginning if you're new here. The Infrastructure layer is where the...
Clean Architecture in .NET 10: The Application Layer — CQRS Without the Ceremony
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Application Layer — CQRS Without the Ceremony
The Application layer is where your use cases live. It orchestrates domain entities and...
Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior
Part 2 of 7. Start from the beginning if you're new here. In Part 1, we set up our solution...
Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior
In Part 1, we set up our solution structure and created our first entity with real behavior. Now...
Clean Architecture in .NET 10: The Setup (And When It's Overkill)
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Setup (And When It's Overkill)
The Promise You've seen the diagram. Concentric circles. Domain at the center....
Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)
Who This Series Is For You know C#. You've built some projects—maybe in school, maybe at...
Clean Architecture in .NET 10: The Setup (And When It's Overkill)
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: The Setup (And When It's Overkill)
This is Part 1 of a 7-part series. Start from the beginning if you haven't read the...
Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)
Dev.to · Brian Spann 2mo ago
Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)
Who This Series Is For You know C#. You've built some projects—maybe in school, maybe at...