CrmUp 1.1.0
See the version list below for details.
dotnet add package CrmUp --version 1.1.0
NuGet\Install-Package CrmUp -Version 1.1.0
<PackageReference Include="CrmUp" Version="1.1.0" />
paket add CrmUp --version 1.1.0
#r "nuget: CrmUp, 1.1.0"
// Install CrmUp as a Cake Addin #addin nuget:?package=CrmUp&version=1.1.0 // Install CrmUp as a Cake Tool #tool nuget:?package=CrmUp&version=1.1.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. 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. |
-
- 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,780 | 1/29/2015 |
1.2.2 | 1,336 | 1/28/2015 |
1.2.1 | 1,280 | 1/28/2015 |
1.2.0 | 1,601 | 12/10/2014 |
1.1.10 | 1,703 | 12/2/2014 |
1.1.8 | 1,325 | 10/25/2014 |
1.1.7 | 1,547 | 2/17/2014 |
1.1.2 | 1,385 | 2/13/2014 |
1.1.0 | 1,410 | 2/13/2014 |
1.0.5 | 1,390 | 2/12/2014 |
1.0.4 | 1,546 | 1/28/2014 |
1.0.3 | 1,524 | 1/28/2014 |
1.0.2 | 1,501 | 1/24/2014 |
1.0.1 | 1,349 | 1/24/2014 |
1.0.0 | 1,322 | 1/24/2014 |
Previous versions of this NuGet package only installed correctly when your visual studio project was targeting .NET 4.5. Now .NET 4.0 and 4.5 compatible binaries are included in the NuGet package so as long as your project is targeting either one of those then it will install correctly. Other versions of .NET are not currently supported. Small breaking change for the code migrations, new abstract property intrduced in migration base class that must be implemented for script name.