C4InterFlow 0.36.0-rc
See the version list below for details.
dotnet add package C4InterFlow --version 0.36.0-rc
NuGet\Install-Package C4InterFlow -Version 0.36.0-rc
<PackageReference Include="C4InterFlow" Version="0.36.0-rc" />
paket add C4InterFlow --version 0.36.0-rc
#r "nuget: C4InterFlow, 0.36.0-rc"
// Install C4InterFlow as a Cake Addin #addin nuget:?package=C4InterFlow&version=0.36.0-rc&prerelease // Install C4InterFlow as a Cake Tool #tool nuget:?package=C4InterFlow&version=0.36.0-rc&prerelease
C4Interflow
C4InterFlow
package contains key concepts and abstractions to work with Architecture as Code (AaC) as follows
- Decribe Architecture as Code (AaC) in C4InterFlow AaC DSL (
C4InterFlow.Structures
namespace) - Abstractions for AaC Reader/Writer Strategies (
C4InterFlow.Automation
namespace) - Draw C4 Model and Sequence Diagrams from AaC (
C4InterFlow.Visualisation
namespace) - CLI Commands to generate AaC, draw diagrams and query AaC (
C4InterFlow.Cli
namespace)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Fluid.Core (>= 2.5.0)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on C4InterFlow:
Package | Downloads |
---|---|
C4InterFlow.Automation
Revolutionise your Application Architecture Documentation with C4InterFlow. Designed for Architects and Engineers, this tool leverages the widely-recognised C4 Model (Architecture Visualisation framework), enhanced with unique features like Interface and Flow, to describe your Application Architecture as Code. Experience an intuitive, efficient way to document complex systems, ensuring clarity and consistency across your teams and products. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release Candidate