MsBuild.Xrm.SourceControl 3.0.0

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 Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
3.0.0 2,163 6/30/2021
2.0.2 2,388 7/4/2020
2.0.1 562 7/4/2020
1.0.4 9,040 4/11/2019
1.0.3 581 4/8/2019
1.0.2 1,039 2/4/2019
1.0.1 619 2/4/2019
1.0.0.1 612 2/4/2019
1.0.0 613 2/4/2019

support for Oauth