OpenStrata.MSBuild.ALM 0.2.83-beta

Prefix Reserved
This is a prerelease version of OpenStrata.MSBuild.ALM.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OpenStrata.MSBuild.ALM --version 0.2.83-beta
                    
NuGet\Install-Package OpenStrata.MSBuild.ALM -Version 0.2.83-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenStrata.MSBuild.ALM" Version="0.2.83-beta">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenStrata.MSBuild.ALM" Version="0.2.83-beta" />
                    
Directory.Packages.props
<PackageReference Include="OpenStrata.MSBuild.ALM">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenStrata.MSBuild.ALM --version 0.2.83-beta
                    
#r "nuget: OpenStrata.MSBuild.ALM, 0.2.83-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OpenStrata.MSBuild.ALM@0.2.83-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpenStrata.MSBuild.ALM&version=0.2.83-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OpenStrata.MSBuild.ALM&version=0.2.83-beta&prerelease
                    
Install as a Cake Tool

OpenStrata.MSBuild.ALM contains build definitions that drives the build activities of an ALM project. The ALM project is designed to actively and automatically manage an Application's Lifecycle by serving as the entry point for MSBuild during devops or continuous integration automation.

The ALM project is intended to be used in conjunction with a Publishers predefined ALM Configuration settings as specified using an OpenStrata Publisher ALM project. See OpenStrata.MSBuild.Publisher.ALM

The MSBuild action is intended to be triggered any number of ways to accommodate a Publisher's Maker team and business objectives. Tools available to customers to use are Visual Studio (2019 or higher), Visual Studio Code, Command Line, Azure Pipeline, GitHub Action, or any other means that allows for a download from a source code repository and the execution of an MSBuild or Dotnet Build command.


Install OpenStrata.NET.Templates to get started.

After OpenStrata.NET.Templates is installed, create an ALM project using the openstrata-alm template.

dotnet new openstrata-alm --name [preferred-name]

About the OpenStrata Intitiatve

We believe the Microsoft Power Platform ecosystem benefits from a robust Supply Chain of Production-Ready-To-DDCI Power Platform capabilities.

The OpenStrata Initiative is an open source project with the explicit objective to facilitate a standardized framework for Publishers and Consumers within the Microsoft Power Platform ecosystem to Distribute, Discover, Consume, and Integrate (DDCI) production-ready Power Platform capabilities.


Sponsored by 74Bravo LLC, the initiative was founded and started in September 2021 by its lead contributor, Ryan Millett.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.82-preview 194 10/26/2022
0.3.79-preview 187 10/22/2022
0.3.76-preview 185 10/22/2022
0.3.72-preview.1 235 11/22/2021
0.3.32-preview 269 11/15/2021
0.3.0-preview 233 11/9/2021
0.2.83-beta 240 10/29/2021
0.2.62-beta 240 10/27/2021
0.2.61-beta 259 10/27/2021



*The OpenStrata iniative is currently a Proof-of-Concept effort.  We welcome and invite you to evaluate OpenStrata products, provide feedback, and make suggestions or requests.  Please be mindful this is an active development effort.  Not all features are fully operational... Yet.*


0.2.*:
- These releases are in support of the OpenStrata Initiative's proof-of-concept phase.