OpenStrata.MSBuild.ConfigData
0.3.82-preview
Prefix Reserved
dotnet add package OpenStrata.MSBuild.ConfigData --version 0.3.82-preview
NuGet\Install-Package OpenStrata.MSBuild.ConfigData -Version 0.3.82-preview
<PackageReference Include="OpenStrata.MSBuild.ConfigData" Version="0.3.82-preview"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add OpenStrata.MSBuild.ConfigData --version 0.3.82-preview
#r "nuget: OpenStrata.MSBuild.ConfigData, 0.3.82-preview"
// Install OpenStrata.MSBuild.ConfigData as a Cake Addin #addin nuget:?package=OpenStrata.MSBuild.ConfigData&version=0.3.82-preview&prerelease // Install OpenStrata.MSBuild.ConfigData as a Cake Tool #tool nuget:?package=OpenStrata.MSBuild.ConfigData&version=0.3.82-preview&prerelease
OpenStrata.MSBuild.ConfigData contains build definitions that allow for an OpenStrata ConfigData project to manage ConfigData packages generated using the Power Platform Configuration Migration tool. As a result, ConfigData will be:
- treated as a configuration item with version control.
- tightly couple Dataverse Solution version control with Config data version control.
- automatically incorporated into the distribution options the OpenStrata framework provides.
- merged into a single import file when multiple files exist. (coming soon.)
- cleaned and verified during MSBuild process. (coming soon.)
- subject to tasks not currently envisioned via extending build definitions.
The output of an OpenStrata ConfigData project is a single, consolidated and properly sequenced ConfigData package compatible with the Power Platform Configuration Migration tool and Package Deployer constructs.
Typically, the output packaged ConfigData will be distributed as part of an OpenStrata Strati package, ultimately being included as part of an Import Package, produced using the OpenStrata Framework, via a PackageReference or direct ProjectReference.
Install OpenStrata.NET.Templates to get started.
After OpenStrata.NET.Templates is installed, create a ConfigData project using the openstrata-configdata
template.
dotnet new openstrata-configdata --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.82-preview)
- System.Xml.XPath.XDocument (>= 4.3.0)
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 | 128 | 10/26/2022 |
0.3.79-preview | 124 | 10/22/2022 |
0.3.76-preview | 113 | 10/22/2022 |
0.3.72-preview.1 | 147 | 11/22/2021 |
0.3.33-preview | 187 | 11/18/2021 |
0.3.32-preview | 154 | 11/15/2021 |
0.3.0-preview | 153 | 11/9/2021 |
0.2.83-beta | 166 | 10/29/2021 |
0.2.82-beta | 168 | 10/29/2021 |
0.2.61-beta | 190 | 10/27/2021 |
0.2.6-beta | 148 | 10/19/2021 |
0.1.0-Beta | 161 | 10/18/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.