Skip to content

A project demonstrating the Vertical Slice Architecture

Notifications You must be signed in to change notification settings

sandeepgangwar/vertical-slices

 
 

Repository files navigation

Vertical Slice Architecture Example

This is a code example of the differences the vertical slice architecture brings to development compared to traditional layered approaches.

Getting Started

Make sure to have at least .Net Core 2.1 installed. You should simply be able to pull down latest, build, and run locally.

Prerequisites

.Net Core 2.1

Running the tests

We have a simple xUnit test suite that can be run.

Built With

Tested with xUnit and Moq.

About

A project demonstrating the Vertical Slice Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%