DefaultDocumentation.Console
0.7.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global DefaultDocumentation.Console --version 0.7.3
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 DefaultDocumentation.Console --version 0.7.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DefaultDocumentation.Console&version=0.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package DefaultDocumentation.Console --version 0.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Create a simple markdown documentation from the Visual Studio xml one.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
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 |
---|---|---|
1.0.0-beta04 | 138 | 11/6/2024 |
1.0.0-beta03 | 72 | 11/1/2024 |
1.0.0-beta02 | 81 | 10/23/2024 |
1.0.0-beta01 | 82 | 10/23/2024 |
0.9.0-beta02 | 130 | 10/18/2024 |
0.9.0-beta01 | 77 | 10/14/2024 |
0.8.3-beta1 | 388 | 6/26/2022 |
0.8.2 | 6,864 | 6/12/2022 |
0.8.1 | 699 | 5/1/2022 |
0.8.0 | 771 | 3/19/2022 |
0.8.0-beta3 | 299 | 3/13/2022 |
0.8.0-beta2 | 271 | 3/13/2022 |
0.8.0-beta1 | 228 | 3/13/2022 |
0.8.0-alpha2 | 381 | 12/5/2021 |
0.8.0-alpha1 | 256 | 12/5/2021 |
0.7.9 | 8,393 | 9/26/2021 |
0.7.7 | 470 | 9/11/2021 |
0.7.6 | 396 | 9/3/2021 |
0.7.5 | 498 | 6/16/2021 |
0.7.4 | 401 | 5/24/2021 |
0.7.3 | 778 | 4/25/2021 |
0.7.2 | 349 | 4/16/2021 |
added implementations for methods and properties if any (#46)
---
fixed derived line return
fixed dotnet tool options with the same short name (#48)
fixed inheritance error for non ITypeDefinition type (#48)