Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.11 KB

File metadata and controls

37 lines (20 loc) · 1.11 KB

Slice

An example of an application using "Vertical Slices" architecture

slices diagram

Docs

Philosophy

Implementation Details

Sample

Contrast With N-Tier

References

Vertical Slices Article By Jimmy Bogard

This impelmenetation was inspired by Scott Walshin's talk "Reinventng the Transaction Script"

Projects Used

Asp.Net Core - Web Stack

Fluent Validation - Request Validation

Dapper - Micro Orm

Refit - Api Client

Brighter - Command Library

Darker - Query Library

Polly - Policy Library

ReSpawn - Database Integration Testing