c4sharp icon indicating copy to clipboard operation
c4sharp copied to clipboard

C4Sharp (C4S) is a .net library for building C4 Model diagrams.

Results 11 c4sharp issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/954819/186634023-c3649a37-ded2-4674-b721-a64f589ca5e8.png)

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...

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...