CrmUp 1.2.3
.NET Framework 4.0
dotnet add package CrmUp --version 1.2.3
NuGet\Install-Package CrmUp -Version 1.2.3
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="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 net481 |
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,566 | 1/29/2015 |
1.2.2 | 1,163 | 1/28/2015 |
1.2.1 | 1,105 | 1/28/2015 |
1.2.0 | 1,401 | 12/10/2014 |
1.1.10 | 1,513 | 12/2/2014 |
1.1.8 | 1,153 | 10/25/2014 |
1.1.7 | 1,340 | 2/17/2014 |
1.1.2 | 1,220 | 2/13/2014 |
1.1.0 | 1,218 | 2/13/2014 |
1.0.5 | 1,192 | 2/12/2014 |
1.0.4 | 1,344 | 1/28/2014 |
1.0.3 | 1,327 | 1/28/2014 |
1.0.2 | 1,322 | 1/24/2014 |
1.0.1 | 1,170 | 1/24/2014 |
1.0.0 | 1,152 | 1/24/2014 |
Minor fix for logging method.