Microsoft.PowerPlatform.Formulas.Tools 0.1.0-preview

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.PowerPlatform.Formulas.Tools.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.PowerPlatform.Formulas.Tools --version 0.1.0-preview
NuGet\Install-Package Microsoft.PowerPlatform.Formulas.Tools -Version 0.1.0-preview
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="Microsoft.PowerPlatform.Formulas.Tools" Version="0.1.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerPlatform.Formulas.Tools --version 0.1.0-preview
#r "nuget: Microsoft.PowerPlatform.Formulas.Tools, 0.1.0-preview"
#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.
// Install Microsoft.PowerPlatform.Formulas.Tools as a Cake Addin
#addin nuget:?package=Microsoft.PowerPlatform.Formulas.Tools&version=0.1.0-preview&prerelease

// Install Microsoft.PowerPlatform.Formulas.Tools as a Cake Tool
#tool nuget:?package=Microsoft.PowerPlatform.Formulas.Tools&version=0.1.0-preview&prerelease

Alpha Release: This takes a Canvas App (.msapp file) and converts to and from text files that can be checked into source control.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.6.6-preview 99 8/22/2023
0.6.5-preview 109 7/31/2023
0.6.4-preview 101 7/21/2023
0.6.3-preview 96 6/26/2023
0.6.2-preview 105 5/17/2023
0.6.0-preview 132 2/28/2023
0.5.9-preview 92 2/28/2023
0.5.8-preview 158 12/19/2022
0.5.7-preview 118 12/5/2022
0.5.6-preview 154 10/21/2022
0.5.5-preview 134 9/30/2022
0.5.4-preview 108 9/26/2022
0.5.3-preview 122 8/30/2022
0.5.2-preview 149 7/7/2022
0.5.1-preview 144 6/24/2022
0.5.0-preview 146 6/8/2022
0.4.9-preview 152 6/2/2022
0.4.8-preview 261 5/18/2022
0.4.7-preview 157 5/16/2022
0.4.6-preview 143 5/13/2022
0.4.5-preview 161 4/29/2022
0.4.4-preview 300 4/19/2022
0.4.3-preview 131 4/13/2022
0.4.2-preview 292 4/1/2022
0.4.1-preview 127 3/21/2022
0.4.0-preview 134 3/2/2022
0.3.9-preview 246 10/26/2021
0.3.8-preview 180 8/5/2021
0.3.7-preview 173 7/14/2021
0.3.6-preview 232 7/7/2021
0.3.5-preview 167 7/6/2021
0.3.4-preview 185 6/29/2021
0.3.2-preview 167 6/28/2021
0.3.1-preview 193 6/11/2021
0.3.0-preview 182 6/8/2021
0.2.5-preview 195 6/7/2021
0.2.4-preview 194 6/2/2021
0.2.3-preview 264 4/19/2021
0.2.2-preview 160 4/13/2021
0.2.1-preview 268 3/11/2021
0.2.0-preview 172 3/3/2021
0.1.1-preview 216 2/4/2021
0.1.0-preview 2,524 1/15/2021
0.0.3-alpha 199 1/12/2021
0.0.1-alpha.2 282 9/17/2020

Notice:
           This package is an ALPHA release. - Use at your own risk.
           This package is a .NET Standard 2.0 project, intended to work with .NET Framework 4.7.2 or later, and .NET Core 2.2 or later
           We have not stabilized on Namespace or Class names with this package as of yet and things will change as we move though the preview.

       0.0.2-alpha
           Updated control format to be YAML Compatible
   
       0.0.1-alpha
           Intial Alpha release of Microsoft.PowerPlatform.Formulas.Tools