DocumentorDatabaseExtensionsAspire–part 3–usage

The usage is pretty simple : add  the package https://www.nuget.org/Packages/DocumentorDatabaseExtensionsAspire to the Aspire host project.  Add an SqlServer database and write

//accepts also relative paths
var res = db.AddDocumentationOnFolder(@”D:\documentation”);

That will be all !

And here it the Aspire Dashboard with documentation for Pubs database

And the diagram

Here you will find a video about how it looks

https://ignatandrei.github.io/aspireExtensions/images/DocumentorDatabaseExtensions/video-GenerateDocumentation-20251110194136.mp4


by

Tags: