Autofac diagnostics support to enable DOT graph visualization of resolve requests.
Info
Version: | 2.0.0 |
Author(s): | Autofac Contributors |
Last Update: | Friday, May 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Diagnostics.DotGraph |
Install
Install-Package Autofac.Diagnostics.DotGraph
dotnet add package Autofac.Diagnostics.DotGraph
paket add Autofac.Diagnostics.DotGraph
Autofac.Diagnostics.DotGraph Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.0.0)
- System.CodeDom(>= 4.7.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- Autofac(>= 6.0.0)
- System.CodeDom(>= 4.7.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
Tags