Skip to content

Using NetArchTest library to enforce architecture rules

License

Notifications You must be signed in to change notification settings

aimenux/NetArchTestDemo

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages