Skip to content

Using NetArchTest library to enforce architecture rules

License

Notifications You must be signed in to change notification settings

aimenux/NetArchTestDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Domain and Infrastructure
  • Infrastructure depends on Domain
  • Domain depends on nothing

Tools : net 8.0, netarchtest, nunit, fluent-assertions

About

Using NetArchTest library to enforce architecture rules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages