Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 529 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 529 Bytes

NStructurizr

.NET port of structurizr.

Status

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

TODOs

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