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 597 6/3/2025
2.2.4 1,142 11/12/2023
2.2.3 628 5/31/2023
2.2.2 343 5/28/2023
2.2.1 1,693 4/26/2021
2.2.0 649 4/6/2021
2.1.1 975 11/24/2020
2.1.0 952 8/19/2020
2.1.0-rc3 780 4/13/2020
2.1.0-rc2 689 4/13/2020
2.1.0-rc1 769 4/10/2020
2.0.3 993 3/12/2020
2.0.2 851 3/12/2020
2.0.1 875 3/11/2020
2.0.0 832 3/11/2020
2.0.0-rc4 612 2/3/2020
2.0.0-rc3 629 1/15/2020
2.0.0-rc2 681 12/30/2019
2.0.0-rc1 625 12/9/2019
1.2.0 1,226 7/22/2019
Loading failed