- How Vertical Slice Architecture fulfills Clean Architecture’s broken promises
- Why vertical slice architecture is better—if you know these few things
- Vertical Slice Architecture
- Package by component and architecturally-aligned testing
- An architecturally-evident coding style
- Exploring vertical slices in dotnet core
- Package by Component with Clean Modules in Java
- Schools of Package Architecture - An Illustration
- Architecting for maintainability through Vertical Slices
- Package by component and architecturally-aligned testing
- The Tyranny of Horizontal Architectures (and How You Might Escape): Part 2
- Organizing Code by Feature using Vertical Slices
- Vertical slices in ASP.NET MVC
- Coding: Packaging by vertical slice
- FEATURE FOLDERS IN ASP.NET MVC
- Evolutionary Project Structure
- Vertical Slice Example Updated to .NET 5
- Feature Folders
- Put your controllers on a diet: GETs and queries
- Put your controllers on a diet: POSTs and commands
- The life-changing (and time-saving!) magic of Feature Focused code organisation.
- Migrating Contoso University Example to Razor Pages
- API Feature Folders
- Feature Slices for ASP.NET Core MVC
- Simpler ASP.NET MVC Apps with Razor Pages
- Moving from Controllers and Actions to Endpoints with MediatR
- MVC Controllers are Dinosaurs - Embrace API Endpoints
- Out with the Onion, in with Vertical Slices
- No Abstractions in Vertical Slice Architecture?
- Encountering "Vertical Slice Architecture"... Is it incompatible with Clean Architecture?
- Vertical Slices
- What Are Your Thoughts On The Vertical Slice Architecture?
- Why I Recommend a Feature-Driven Approach to Software Design
- SOLID Architecture in Slices not Layers - Jimmy Bogard
- Vertical Slice Architecture - Jimmy Bogard
- SOLID Architecture in Slices not Layers
- DevTernity 2019: Jimmy Bogard – Vertical Slice Architecture
- Vertical Slice Architecture - Jimmy Bogard
-
dj-nitehawk/MongoWebApiStarter - A full-featured starter template for
dotnet new
to quickly scaffold a .Net 5 Web-Api project with MongoDB as the data store. -
baratgabor/MyWarehouse - Clean Architecture and Domain Driven Design sample project based on C# 9 / .NET 5 / ASP.NET Core 5 / EF Core 5 & Angular 11 with Bootstrap.
-
gothinkster/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld