livingdocreport -f outputname.json -r reportname.html -l de|en Don't add this package to your project. Install from commandline: dotnet tool install --global databinding.LivingDoc.Report.CLI
$ dotnet add package databinding.LivingDoc.Report.CLIThis tool is the counterpart of databinding.LivingDoc.ExecutionDataCollector. The report is used to make the data accessible to non-technical people in a project.
dotnet tool install --global databinding.LivingDoc.Report.CLIlivingdocreport -f project.dll.json -r ProjectReport.html -l de|enlivingdocreport /h to show all possible commandline options.Sample reports for .NET Framework and .NET can be found in the Living documentation and testing section of the T4.Filemanager.VisualStudio documentation.