Skip to content

Commit

Permalink
chore: Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed May 31, 2024
1 parent ebc5b81 commit d723a0c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# template-dotnet
.NET template for repositories
# NetEvolve.ArchiDuct

***ArchiDuct*** (short version for `NetEvolve.ArchiDuct`) is a neologism that refers to the architecture of equaducts. The equaduct already proved the necessity of planning and foresight in early antiquity.
The same principles of planning and foresight are still valid, but now we are using them to build networks and systems.

The ***ArchiDuct*** NuGet packages provides a set of fluent APIs to help you build and evolve your component and system architectures. It will help you to define the components, their relationships, and the rules that govern their interactions.

## Inspiration
We are inspired by [ArchUnitNET](https://github.com/TNG/ArchUnitNET) and [NetArchTest](https://github.com/BenMorris/NetArchTest), which are great libraries for testing architecture rules. However, we wanted to provide a more fluent API to define the architecture rules and to help you build your architecture. In a much simpler and complete way, we want to help you to build your architecture, not just test it.

0 comments on commit d723a0c

Please sign in to comment.