You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

openstrata.msbuild.configdata

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

openstrata.msbuild.configdata

0.3.82-preview
nugetNuGet
Version published
Maintainers
0
Created
Source

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.

Keywords

OpenStrata

FAQs

Package last updated on 26 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts