DLaB.Xrm.AttributeManager 1.2017.3.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DLaB.Xrm.AttributeManager --version 1.2017.3.16
                    
NuGet\Install-Package DLaB.Xrm.AttributeManager -Version 1.2017.3.16
                    
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="DLaB.Xrm.AttributeManager" Version="1.2017.3.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DLaB.Xrm.AttributeManager" Version="1.2017.3.16" />
                    
Directory.Packages.props
<PackageReference Include="DLaB.Xrm.AttributeManager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DLaB.Xrm.AttributeManager --version 1.2017.3.16
                    
#r "nuget: DLaB.Xrm.AttributeManager, 1.2017.3.16"
                    
#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.
#addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.3.16
                    
Install DLaB.Xrm.AttributeManager as a Cake Addin
#tool nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.3.16
                    
Install DLaB.Xrm.AttributeManager as a Cake Tool

BETA! - Used to rename/delete/or change the type of an attribute.

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
1.2023.12.21 11,043 12/22/2023
1.2023.12.7 925 12/9/2023
1.2022.9.23 12,785 10/31/2022
1.2022.9.8 3,421 9/9/2022
1.2020.10.2 27,290 10/4/2020
1.2019.3.22 21,002 3/23/2019
1.2019.3.17 1,706 3/18/2019
1.2018.4.5 30,957 4/6/2018
1.2018.1.25 14,912 1/26/2018
1.2018.1.11 7,782 1/12/2018
1.2017.8.8 41,116 8/9/2017
1.2017.3.23 40,204 3/23/2017
1.2017.3.21 4,742 3/21/2017
1.2017.3.18 3,746 3/20/2017
1.2017.3.16 5,596 3/16/2017
1.2017.1.17 24,066 1/17/2017
1.2017.1.5 8,362 1/5/2017
1.2016.12.29 4,887 12/31/2016

V1.2017.3.16
- Fixed Attribute Manager Errors when attempting to remove a Workflow Trigger on Update Filter #91
- Updated NuGet Package to use the actual XrmToolBoxPackage, rather than XrmToolBox which doesn't exist
     
V1.2017.1.17
- Fixed MessageProccessingStepImage not getting removed #81
- Fixed 1.000 not converted to integer #80
- Added Timing of Data Migration
     
V1.2017.1.5
- Removed Readonly Flag on Settings
     
V1.2016.12.29
- Split off into seperate NuGet Package
- Removed use of Early Bounded Entities

V1.2016.12.28
- Only Change Plugin Step Filters and Images that are for the current entity bug #60
- Ability to change the name/convert to a calculated or rollup field #67