DefaultDocumentation 0.7.7
See the version list below for details.
dotnet add package DefaultDocumentation --version 0.7.7
NuGet\Install-Package DefaultDocumentation -Version 0.7.7
<PackageReference Include="DefaultDocumentation" Version="0.7.7"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add DefaultDocumentation --version 0.7.7
#r "nuget: DefaultDocumentation, 0.7.7"
// Install DefaultDocumentation as a Cake Addin #addin nuget:?package=DefaultDocumentation&version=0.7.7 // Install DefaultDocumentation as a Cake Tool #tool nuget:?package=DefaultDocumentation&version=0.7.7
Create a simple markdown documentation from the Visual Studio xml one.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on DefaultDocumentation:
Package | Downloads |
---|---|
Ustilz.Time
Utility for work with dates and durations |
|
Ustilz.Utils
Package Description |
|
Ustilz.Extensions
Package Description |
|
Ustilz.Json
Package Description |
|
Ustilz.Xml
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on DefaultDocumentation:
Repository | Stars |
---|---|
nxrighthere/UnrealCLR
Unreal Engine .NET 6 integration
|
|
Doraku/DefaultEcs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
|
|
gurrenm3/BTD-Mod-Helper
A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
|
|
lazlo-bonin/gocs
GameObject Component System for Unity
|
|
dymaptic/GeoBlazor
Core Components for the Dymaptic GeoBlazor Library
|
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta04 | 235 | 11/6/2024 |
1.0.0-beta03 | 303 | 11/1/2024 |
1.0.0-beta02 | 89 | 10/23/2024 |
1.0.0-beta01 | 78 | 10/23/2024 |
0.9.0-beta02 | 140 | 10/18/2024 |
0.9.0-beta01 | 97 | 10/14/2024 |
0.8.3-beta1 | 14,524 | 6/26/2022 |
0.8.2 | 91,121 | 6/12/2022 |
0.8.1 | 2,687 | 5/1/2022 |
0.8.0 | 4,094 | 3/19/2022 |
0.7.9 | 26,139 | 9/26/2021 |
0.7.7 | 2,014 | 9/11/2021 |
0.7.6 | 1,815 | 9/3/2021 |
0.7.5 | 6,476 | 6/16/2021 |
added logging (#69)
---
fixed accessibility check of nested types
fixed generation of nested types when declaring types are excluded
fixed multiple DefaultDocumentation running with multiple TargetFrameworks
fixed msbuild task not used in csproj with old format
fixed ignorelinebreak attribute detection