C4InterFlow 0.36.0-rc

This is a prerelease version of C4InterFlow.
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C4InterFlow" Version="0.36.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add C4InterFlow --version 0.36.0-rc
#r "nuget: C4InterFlow, 0.36.0-rc"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.0 82 4/8/2024
0.36.0-rc 80 3/13/2024

Initial Release Candidate