Skip to content

An opinionated approach to the Clean Architecture on ASP.NET. Very. pragmatic. Very easy to replicate.

License

Notifications You must be signed in to change notification settings

DyegoMaas/CleanArchitectureTemplate

Repository files navigation

Clean Architecture Template

License tests codecov

This repository is heavily inspired by Jason Taylor's Clean Architecture Template, with several changes that aim to to make it easier to use and more accessible to all kinds of developers.

Premises

This template shall be a fully operational application. In other words, it will be deployed in a TBF host, and subject to a complete continuous delivery pipeline.

The application will use a very pragmatic and opinionated version of the Clean Architecture.

Code coverage will have to be high, but the focus will be on a good mutation score.

Replication should be easy.

This template will serve as a test subject for better understanding the concept of replicable repositories.

Examples

This project comes packed with examples which implement services for a fictional library.

The project specification can be found in the docs here.

About

An opinionated approach to the Clean Architecture on ASP.NET. Very. pragmatic. Very easy to replicate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published