CrmUp 1.2.3
.NET Framework 4.0
Install-Package CrmUp -Version 1.2.3
dotnet add package CrmUp --version 1.2.3
<PackageReference Include="CrmUp" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrmUp --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CrmUp, 1.2.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CrmUp as a Cake Addin
#addin nuget:?package=CrmUp&version=1.2.3
// Install CrmUp as a Cake Tool
#tool nuget:?package=CrmUp&version=1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CrmUp is a .NET library that helps you to automate the deployment of your Microsoft Dynamics Crm customisations. See https://dazinator.github.io/CrmUp/ for details.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- dbup (>= 3.0.6)
- Microsoft.CrmSdk.Extensions (>= 6.0.2)
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 |
---|---|---|
1.2.3 | 1,434 | 1/29/2015 |
1.2.2 | 1,033 | 1/28/2015 |
1.2.1 | 984 | 1/28/2015 |
1.2.0 | 1,282 | 12/10/2014 |
1.1.10 | 1,386 | 12/2/2014 |
1.1.8 | 1,032 | 10/25/2014 |
1.1.7 | 1,218 | 2/17/2014 |
1.1.2 | 1,087 | 2/13/2014 |
1.1.0 | 1,092 | 2/13/2014 |
1.0.5 | 1,070 | 2/12/2014 |
1.0.4 | 1,215 | 1/28/2014 |
1.0.3 | 1,203 | 1/28/2014 |
1.0.2 | 1,192 | 1/24/2014 |
1.0.1 | 1,040 | 1/24/2014 |
1.0.0 | 1,032 | 1/24/2014 |
Minor fix for logging method.