OpenStrata.MSBuild.Stratify
0.3.79-preview
Prefix Reserved
dotnet add package OpenStrata.MSBuild.Stratify --version 0.3.79-preview
NuGet\Install-Package OpenStrata.MSBuild.Stratify -Version 0.3.79-preview
<PackageReference Include="OpenStrata.MSBuild.Stratify" Version="0.3.79-preview"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add OpenStrata.MSBuild.Stratify --version 0.3.79-preview
#r "nuget: OpenStrata.MSBuild.Stratify, 0.3.79-preview"
// Install OpenStrata.MSBuild.Stratify as a Cake Addin #addin nuget:?package=OpenStrata.MSBuild.Stratify&version=0.3.79-preview&prerelease // Install OpenStrata.MSBuild.Stratify as a Cake Tool #tool nuget:?package=OpenStrata.MSBuild.Stratify&version=0.3.79-preview&prerelease
OpenStrata.MSBuild.Stratify contains build definitions that allow for an OpenStrata Srati project to produce a Nuget package containing all applicable components required for a Dataverse solution to be production ready. Components may include configuration data, import definitions, Package Deployer code, and any other component not otherwise "Solution-Aware".
Collectively, the solution and its components form Strati, which is packaged and distributed and ready to be consumed and integrated as an upstream component of an OpenStrata Package project or another Strati project.
Strati components are designed to be published for one or more of the following purposes:
Public Distribution via Nuget.org or some other public software package repository. This is a good choice for accelerators or open-source projects.
Private Distribution via a Publisher managed software package repository such as those available from dev.azure.com or github.com. This might be practical when the publisher is providing Strati packages for customers as part of a licensing or services agreement.
Internal Use via a Publisher managed software package repository with access limited to internal use only. This type of repository is appropriate for Strati packages that are consumed internally or strati being staged for a phase of an application life cycle.
Development/Debugging via a shared network resource, Azure storage, or on an App Maker's local file system. This type of repository is appropriate for Strati packages that are consumed by an individual or team of app makers as part of the Making phase of an Application lifecycle.
Install OpenStrata.NET.Templates to get started.
After OpenStrata.NET.Templates is installed, create a Strati project using the openstrata-strati
template.
dotnet new openstrata-strati--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.79-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.79-preview | 153 | 10/22/2022 |
0.3.76-preview | 114 | 10/22/2022 |
0.3.72-preview.1 | 154 | 11/22/2021 |
0.3.32-preview | 175 | 11/15/2021 |
0.3.0-preview | 149 | 11/9/2021 |
0.2.84-beta | 148 | 10/29/2021 |
0.2.83-beta | 153 | 10/29/2021 |
0.2.62-beta | 162 | 10/27/2021 |
0.2.61-beta | 188 | 10/27/2021 |
0.2.6-beta | 143 | 10/19/2021 |
0.1.0-Beta | 162 | 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.