adr 1.1.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 adr --version 1.1.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 adr --version 1.1.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=adr&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package adr --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet adr - Make Future You Thank Past You.
A cross platform .NET Global Tool for creating and managing Architectural Decision Records (ADR).
TLDR;
Architectural Decision Records (ADRs) are simple Markdown documents used to record technical choices for a project by summarizing the context, the decision, and the consequences. dotnet adr
is a tool and a bundle of the most common ADR templates you can use to create and maintain ADRs in your solution.
Install using:
dotnet tool install -g adr
Install the default ADR templates using:
adr templates package set adr.templates
adr templates package install
Create a new ADR using:
adr new <TITLE>
More Information
An extensive readme is available in the GitHub repository.
Product | Versions 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. |
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.1.8 | 1,046 | 3/21/2024 |
1.1.7 | 565 | 11/25/2023 |
1.1.6 | 551 | 7/3/2023 |
1.1.5 | 192 | 6/26/2023 |
1.1.4 | 177 | 6/23/2023 |
1.1.3 | 183 | 6/22/2023 |
1.1.2 | 162 | 6/22/2023 |
1.1.1 | 199 | 6/20/2023 |
1.1.0 | 252 | 6/19/2023 |
1.0.0 | 184 | 6/19/2023 |
0.1.0-preview.36 | 26,651 | 1/16/2020 |
0.1.0-preview.34 | 264 | 1/16/2020 |
0.1.0-preview.32 | 281 | 1/16/2020 |
0.1.0-preview.31 | 286 | 1/16/2020 |