Skip to content

A .NET project boilerplate that has Clean Architecture + Tests implemented (Repository pattern)

Notifications You must be signed in to change notification settings

Nemanja1208/.NET-Clean-Architecture-Boilerplate

Repository files navigation

Hey 👋 What's up?

This Clean Architecture Boilerplate is made to give insight into the amazing world of Clean Code as well as building a stable ground for whatever .NET application you are considering.

Since this is a Boilerplate, you can add, change, remove or do whatever you like to adjust the needs of your .NET project.
But remember to have structure at your core ! This is built with :

✨ Clean Code with .NET
📚 Pure C# Code without any packages (Moq doesn't count for testing)
🎯 Suited for a stable life start of every .NET Project
🎲 Open for feedback and adjustments, there is always something new to learn and add.

github logo githubactions logo dot-net logo

Something that you get out of the box with this github repository is a structured 2 branch / 2 environment setup with predefined github actions that run some important workflows specific to a .NET project as well as the basic branch protection rules.

About

A .NET project boilerplate that has Clean Architecture + Tests implemented (Repository pattern)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages