Aistant.DocImport 2.4.0

dotnet tool install --global Aistant.DocImport --version 2.4.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Aistant.DocImport --version 2.4.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Aistant.DocImport&version=2.4.0
                    
nuke :add-package Aistant.DocImport --version 2.4.0
                    

A .NET Core global tool that generates documentation (an API reference) for your code in Markdown or HTML formats.
     Supported languages are .NET/C# and TypeScript.
     The generated documentation can be saved to a bunch of .md files for publishing on your website.
     Additionally AistDoc can generate Changelog documents based on commits in your Git repository.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.4.0 712 6/3/2025
2.2.4 1,159 11/12/2023
2.2.3 640 5/31/2023
2.2.2 361 5/28/2023
2.2.1 1,713 4/26/2021
2.2.0 670 4/6/2021
2.1.1 988 11/24/2020
2.1.0 969 8/19/2020
2.1.0-rc3 792 4/13/2020
2.1.0-rc2 703 4/13/2020
2.1.0-rc1 786 4/10/2020
2.0.3 1,008 3/12/2020
2.0.2 867 3/12/2020
2.0.1 891 3/11/2020
2.0.0 854 3/11/2020
2.0.0-rc4 624 2/3/2020
2.0.0-rc3 648 1/15/2020
2.0.0-rc2 696 12/30/2019
2.0.0-rc1 641 12/9/2019
1.2.0 1,246 7/22/2019
Loading failed