c4sharp
c4sharp copied to clipboard
C4Sharp (C4S) is a .net library for building C4 Model diagrams.
Hi c4sharp Team, I ran a scan with snyk and noticed that there are some vulnerable dependencies being used: [email protected] [email protected] [email protected] Is it possible to change the references in...
Hi c4sharp Team, Could you please add a Dockerfile that removes the need to install java on local machine?
My windows defender detected a threat on ds.js 
Hi, I created your sample Internetbanking project like the following: public class ContainerDiagramSample : ContainerDiagram { protected override string Title => "Container diagram for Internet Banking System"; protected override IEnumerable...
Hi, the ref links are old and it need to be updated.
Maybe some validation can be run and/or Roslyn analyser?
In C#, the handling of `is not null` differs between `record` and `record struct`. Specifically, `borderStyle.Value` returns a non-nullable instance of `BorderStyle`, which results in the string representation being `$borderStyle=BorderStyle...
The PNG and SVG generation process is showing the following error.
i just clone the code and compile it and then run the sample project , i get below C:\Users\--\Source\Repos\c4sharp\samples\ModelDiagrams\bin\Debug\net8.0\ModelDiagrams.exe (process 15852) exited with code 0 (0x0). i try to print...