Skip to the content.

NuGet packages for developers

This documentation set is organised around the published NuGet packages.

Package overview

Package Depends on Use it for Guide
C4.Net.Core - Creating workspaces, models, views, and styles in code Core package guide
C4.Net.Client C4.Net.Core Reading and writing workspaces through the Structurizr-compatible API Client package guide
C4.Net.Renderer C4.Net.Core Rendering workspace views to standalone SVG documents Renderer package guide
C4.Net.Editor C4.Net.Renderer Embedding an interactive Blazor editor for workspace layouts Editor package guide

Install packages

dotnet add package C4.Net.Core
dotnet add package C4.Net.Client
dotnet add package C4.Net.Renderer
dotnet add package C4.Net.Editor

Install only the packages you need:

Common package combinations

Source locations