adr 1.1.8

dotnet tool install --global adr --version 1.1.8
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.8
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=adr&version=1.1.8
nuke :add-package adr --version 1.1.8

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 Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 264 3/21/2024
1.1.7 498 11/25/2023
1.1.6 446 7/3/2023
1.1.5 168 6/26/2023
1.1.4 150 6/23/2023
1.1.3 157 6/22/2023
1.1.2 142 6/22/2023
1.1.1 176 6/20/2023
1.1.0 225 6/19/2023
1.0.0 160 6/19/2023
0.1.0-preview.36 18,378 1/16/2020
0.1.0-preview.34 253 1/16/2020
0.1.0-preview.32 267 1/16/2020
0.1.0-preview.31 270 1/16/2020