Skip to content

MuratDincc/vertical-slice-architecture-example

Repository files navigation

Vertical Slice Architecture

This project has been prepared as an example for the vertical slice architecture topic that I have written about on Medium. You can access the details of the project in the article on my Medium account

Tech Stack

  • .NET Core 7
  • PostgreSQL
  • MediatR
  • Entity Framework
  • Fluent Validation

Run with Docker

Clone the project

  git clone https://github.com/MuratDincc/vertical-slice-architecture-example.git

Go to the project directory

  cd vertical-slice-architecture-example

Start with Docker Compose

  docker compose up -d

Medium Article

Medium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published