GithubHelp home page GithubHelp logo

8t4 / c4sharp Goto Github PK

View Code? Open in Web Editor NEW
251.0 12.0 32.0 28.29 MB

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

License: MIT License

C# 100.00%
plantuml c4model dotnet csharp dsl c4-plantuml nuget

c4sharp's Issues

Add unit tests

This project needs unit tests. The code samples worked so far for my development, but that was more or a less a giant integration test.

You can assign this issue to me.

New improvements

Deployment Node

  • Create Method Overload DeploymentNode(string alias, Container container)

    • Uses Label and Description of Container
  • Create static method CreateNodes(string alias, Containers[] containers)

    • Creates a container with embendded containers nodes)
  • Fix External Person, External Container

Adjust size final image

Is it possible to control the width of the generated image?

Also, can I control the height and width of each box and the position of their arrows?

Thanks

Upgrade the C4-PlantUML code to 2.8.0

As I see in the code, the version of the C4-PlantUML code is "2.6.0beta1" whereas the official release is now up to the "2.8.0" version.
These are the release notes:

image

image

Would it be possible to update the code here to use the latest additions ?

C4SCLI not compatible with .NET 5.0 or .NET 6.0

When trying to install the C4SCLI nuget package on any net5.0 or net6.0 project, error NU1202 happens.

NU1202 Package c4scli 2.1.166 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package c4scli 2.1.166 supports:

  • net5.0 (.NETCoreApp,Version=v5.0) / any
  • net6.0 (.NETCoreApp,Version=v6.0) / any

This clearly states that it supports any version of net5.0 or net6.0, but every project I've tried to install it on so far, this error appears.

Doesn't download c4 files

Bug Reported

Doesn't download c4 files!

Alternative Fix

The fast alternative to fix this is download /bin folder from repository and folder and past in the same path that c4 folder in your project.

What would you think about additional functionality from the standard C4 library?

One thing I really like on the base Plantuml-stdlib is the ability to add version tags to show systems changing (planned deprecation, future systems). I think we could leverage this right out of the box with some additional configuration options on c4sharp's API but I wasn't sure if you were trying to keep this library super simple or not.

image

Or

image

Security improvement

We going to improve the jar file loading creating the PluntumlSession. With this, we'll fix two current problems:

  • Open more than one process of plantumljar
  • Create plantumljar as temporary file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.