MsBuild.Xrm.SourceControl 3.0.0

.NET Framework 4.5.2
dotnet add package MsBuild.Xrm.SourceControl --version 3.0.0
NuGet\Install-Package MsBuild.Xrm.SourceControl -Version 3.0.0
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="MsBuild.Xrm.SourceControl" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsBuild.Xrm.SourceControl --version 3.0.0
#r "nuget: MsBuild.Xrm.SourceControl, 3.0.0"
#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 MsBuild.Xrm.SourceControl as a Cake Addin
#addin nuget:?package=MsBuild.Xrm.SourceControl&version=3.0.0

// Install MsBuild.Xrm.SourceControl as a Cake Tool
#tool nuget:?package=MsBuild.Xrm.SourceControl&version=3.0.0

MSBuild.Xrm.SourceControl provides a simple but powerful method for extracting Dynamics 365 customisations. The extension uses PowerShell scripts that can seamlessly extract customisations from a Dynamics 365 instance and then subsequently rebuild them into a zipped Solution file ready for import when necessary. The scripts use the SolutionPackager.exe tool provided by the Dynamics 365 SDK. It supports file mappings, managed and unmanaged solutions, and the export of AutoNumber and Calendar settings. Please find the documentation through the Project Site link.

Product Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
3.0.0 1,290 6/30/2021
2.0.2 2,246 7/4/2020
2.0.1 490 7/4/2020
1.0.4 8,345 4/11/2019
1.0.3 497 4/8/2019
1.0.2 957 2/4/2019
1.0.1 532 2/4/2019
1.0.0.1 504 2/4/2019
1.0.0 530 2/4/2019

support for Oauth