Skip to content

Repository files navigation

.NET

NetArchTestDemo

Using NetArchTest library to enforce architecture rules

In this demo, i m using NetArchTest library in order to check layers dependencies :

  • Api depends on Application and Infrastructure
  • Infrastructure depends on Application
  • Application depends on Domain
  • Domain depends on nothing

Tools : net 9.0, netarchtest, nunit

About

Using NetArchTest library to enforce architecture rules

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages