.NET port of structurizr.
Code is currently a dirty copy-paste from original Java code. Enough to get FinancialRiskSystem
example working.
Sample diagram generated with this port: https://structurizr.com/public/1491
Current todo list:
- Support for Container and Component Views
- Component finders for .NET
- Coding Standard compliant with .NET standards
- Automatic checking if it's compatibile with Structurizr API