📚 API Documentation
The entire Framework is divided into 15+ NuGet packages that follow Clean Architecture principles.
- The packages are vertivally sliced into abstractions and their implementations.
- The horizontal divisions are made for each feature like connectors or cross-cutting utility functions.
- The colored vertical stacks represent the dependencies between the packages from top to bottom.
- There are no horizontal dependencies, except for the logging assembly.
Note
Follow the links behind the package shortcuts to navigate to the namespace overviews.
Have a nice day! 🍻