Microsoft.Dynamics.BusinessCentral.Development.Tools 17.0.34.45391

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global Microsoft.Dynamics.BusinessCentral.Development.Tools --version 17.0.34.45391
                    
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 Microsoft.Dynamics.BusinessCentral.Development.Tools --version 17.0.34.45391
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.Dynamics.BusinessCentral.Development.Tools&version=17.0.34.45391
                    
nuke :add-package Microsoft.Dynamics.BusinessCentral.Development.Tools --version 17.0.34.45391
                    

Overview

Welcome to the AL Development Tools package for Microsoft Dynamics 365 Business Central.

Note: To deploy code built using this package you must sign up for a Dynamics 365 Business Central Sandbox tenant.

Getting Started

To get started with the AL Development Tools package, follow these steps:

  1. Install the .NET Tool (see instructions below).
  2. Install the AL Templates (see instructions below).
  3. Explore the available tools and templates to create and customize your AL projects.

.NET Tool

This package contains the AL .NET Tool, which enables easy access to common AL Development Tools for pipelines and automates processes.

Read more about .NET tools here: https://learn.microsoft.com/en-us/dtnet/core/tools/global-tools

Installation

To install the AL .NET Tool, run the following command:

dotnet tool install Microsoft.Dynamics.BusinessCentral.Development.Tools --interactive --prerelease --global

--prerelease will give you the latest pre-release version of the tool

After installing the .NET Tool, you have access to the al command. To view the available tools, run:

al help

Available Tools

Examples of available tools

  • GetPackageManifest: Get the manifest from a .app file.
  • CreateSymbolPackage: Create a symbol-only package from an .app file.
  • GetLatestSupportedRuntimeVersion: Get the latest supported AL runtime version for a platform version.

To get help on a specific tool, run:

al help

For example:

al help GetPackageManifest

Some tools may also support the --help suffix:

al CreateSymbolPackage --help

Templates

This package contains the AL Templates.

Read more about installing dotnet templates here: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-new-install

Installation

To install the templates, run the following command:

dotnet new install Microsoft.Dynamics.BusinessCentral.Development.Tools

After installing the templates, you can create a new project by calling:

dotnet new algo

Documentation

Read more about developing in AL in our documentation here: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro.

Support

If you encounter bugs with the package, ensure you have the latest version before reporting them through GitHub https://github.com/microsoft/al/issues.

License and Privacy

The package is made available under the Microsoft Dynamics 365 Business Central License Terms for your use with Microsoft Dynamics 365 Business Central or Microsoft Dynamics 365 Business Central On-Premises. Your use of Microsoft Dynamics 365 Business Central or Microsoft Dynamics 365 Business Central On-Premises is subject to the license/use rights provided to you by Microsoft, and the following Microsoft Enterprise and Developer Privacy Statement.

This package has no dependencies.

Version Downloads Last Updated
18.0.37.11445-beta 565 5/28/2026
18.0.37.7221-beta 347 5/27/2026
18.0.36.64936-beta 379 5/26/2026
18.0.36.33307-beta 1,953 5/12/2026
18.0.35.14686-beta 3,632 4/15/2026
18.0.33.65164-beta 7,036 3/17/2026
18.0.33.30146-beta 1,533 3/5/2026
17.0.34.45391 7,226 4/1/2026
17.0.33.55542 6,700 3/13/2026
17.0.32.53955-beta 1,256 2/20/2026
17.0.30.49729-beta 6,673 1/5/2026
17.0.30.30339-beta 1,804 12/19/2025
17.0.29.57863-beta 1,410 12/4/2025
17.0.29.44223-beta 844 11/28/2025
17.0.29.41701-beta 635 11/27/2025
17.0.28.6483-beta 2,594 10/7/2025
17.0.27.27275-beta 1,446 9/18/2025
16.2.28.57946 10,378 11/10/2025
16.0.28.13140 1,555 10/10/2025
16.0.27.23631-beta 579 9/16/2025
Loading failed