Get platform version of Runtime Packages / Update to D365BCAppHelper (and little sign of life)

Allgemein, Business Central, Development, PowerShell , , 0 Comment on Get platform version of Runtime Packages / Update to D365BCAppHelper (and little sign of life)

My last post was already quite a while ago. That’s mostly because the work-load right now is kind of bananas. Never thought that there be so much projects in the midst of a pandemic 😅 But at least some small...

Continue Reading

Yet another update for D365BCAppHelper / Read information from Runtime packages

Allgemein, Business Central, Development, PowerShell , , 0 Comment on Yet another update for D365BCAppHelper / Read information from Runtime packages

In the last post I introduced you to a new function in the D365BCAppHelper-module – Get-D365BCManifestFromAppFile. I also informed you that it is limited to “regular” App-packages (meaning “non-Runtime-Packages” that weren’t created with Get-NAVAppRuntimePackage). But I also said that I...

Continue Reading

Setup Azure DevOps Build Agent and Pipeline for Business Central (with ALOps)

ALOps, Architecture, Azure, Build Agent, Business Central, Development, DevOps, Pipeline, PowerShell , , , , , , 0 Comment on Setup Azure DevOps Build Agent and Pipeline for Business Central (with ALOps)

A little while ago I struggled a bit when I wanted to create an extensible Build Agent setup for an Azure DevOps-project for Business Central. I wanted to use ALOps for this project and different VMs for the Build Agents,...

Continue Reading
Sample Output

Download Helper for Dynamics 365 Business Central

Blogging, Business Central, Development, PowerShell , , 5 Comments on Download Helper for Dynamics 365 Business Central

We all know these situations: you have a simple requirement and wonder anyway why you can’t find an easy-to-use solution to solve it. That’s why I created a little PowerShell-module which I’ll describe here. Requirement I needed a simple way...

Continue Reading