Skip to content

shahabganji/Aspire.Hosting.Structurizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspire.Hosting.Structurizr

Provides extension methods and resource definitions for a .NET Aspire AppHost to configure a Structurizr resource.

Getting started

Install the package

In your AppHost project, install the .NET Aspire Structurizr Hosting library with NuGet:

dotnet add package Shahab.Aspire.Hosting.Structurizr

Usage example

Then, in the Program.cs file of AppHost, add a Structurizr resource:

builder.AddStructurizr("structurizr");

Additional documentation

https://docs.structurizr.com/

Feedback & contributing

https://github.com/dotnet/aspire

About

Hosting resources for Structurizr and .NET Aspire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages