OpenStrata.MSBuild.Publisher.ALM
0.3.72-preview.1
Prefix Reserved
See the version list below for details.
dotnet add package OpenStrata.MSBuild.Publisher.ALM --version 0.3.72-preview.1
NuGet\Install-Package OpenStrata.MSBuild.Publisher.ALM -Version 0.3.72-preview.1
<PackageReference Include="OpenStrata.MSBuild.Publisher.ALM" Version="0.3.72-preview.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add OpenStrata.MSBuild.Publisher.ALM --version 0.3.72-preview.1
#r "nuget: OpenStrata.MSBuild.Publisher.ALM, 0.3.72-preview.1"
// Install OpenStrata.MSBuild.Publisher.ALM as a Cake Addin #addin nuget:?package=OpenStrata.MSBuild.Publisher.ALM&version=0.3.72-preview.1&prerelease // Install OpenStrata.MSBuild.Publisher.ALM as a Cake Tool #tool nuget:?package=OpenStrata.MSBuild.Publisher.ALM&version=0.3.72-preview.1&prerelease
OpenStrata.MSBuild.Publisher.ALM contains build definitions that drives the build activities of an Publisher.ALM project. The Publisher.ALM project is designed to enable a publisher to centrally define MSBuild Configurations (Debug, Integration, QA, Release, etc.) and the appropriate environmental information for each configuration. Environmental information includes but is not limited to a separate package repository for each phase, target Dataverse environments, connection information, etc.
This information is then consumed by an ALM project and applied during an MSBuild action which can be triggered any number of ways: Visual Studio IDE, 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. See OpenStrata.MSBuild.Publisher.ALM
A publisher can apply changes organization wide to its ALM process by simply capturing the change details in a Publisher ALM Project and publishing an updated Publisher ALM Nuget Package.
Install OpenStrata.NET.Templates to get started.
After OpenStrata.NET.Templates is installed, create a Publisher.ALM project using the openstrata-publisheralm
template.
dotnet new openstrata-publisheralm --name [preferred-name]
About the OpenStrata Initiative
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.
Learn more about Target Frameworks and .NET Standard.
-
- OpenStrata.MSBuild (>= 0.3.72-preview.1)
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.79-preview | 131 | 10/22/2022 |
0.3.76-preview | 111 | 10/22/2022 |
0.3.72-preview.1 | 154 | 11/22/2021 |
0.3.32-preview | 142 | 11/15/2021 |
0.3.0-preview | 152 | 11/9/2021 |
0.2.83-beta | 159 | 10/29/2021 |
⚠
*The OpenStrata initiative 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...*
0.3.*-preview
- These releases are in support of the OpenStrata Initiative's preview phase. In this phase, the primary OpenStrata project types are functionally operational, but have not been "field-tested".
0.2.*:
- These releases are in support of the OpenStrata Initiative's proof-of-concept phase.