DLaB.Xrm.AttributeManager 1.2017.8.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Framework 4.5.2
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.8.8
NuGet\Install-Package DLaB.Xrm.AttributeManager -Version 1.2017.8.8
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.8.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.AttributeManager --version 1.2017.8.8
#r "nuget: DLaB.Xrm.AttributeManager, 1.2017.8.8"
#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 DLaB.Xrm.AttributeManager as a Cake Addin
#addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.8.8

// Install DLaB.Xrm.AttributeManager as a Cake Tool
#tool nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.8.8

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

Product Versions
.NET Framework 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.

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.2022.9.23 6,367 10/31/2022
1.2022.9.8 3,183 9/9/2022
1.2020.10.2 27,100 10/4/2020
1.2019.3.22 20,815 3/23/2019
1.2019.3.17 1,495 3/18/2019
1.2018.4.5 30,529 4/6/2018
1.2018.1.25 14,588 1/26/2018
1.2018.1.11 7,373 1/12/2018
1.2017.8.8 40,763 8/9/2017
1.2017.3.23 39,860 3/23/2017
1.2017.3.21 4,397 3/21/2017
1.2017.3.18 3,393 3/20/2017
1.2017.3.16 5,242 3/16/2017
1.2017.1.17 23,718 1/17/2017
1.2017.1.5 8,016 1/5/2017
1.2016.12.29 4,541 12/31/2016

V1.2017.8.8
- Fixed Multi-line Text Issue #122

V1.2017.8.3
- Fixed NullReferenceException when trying to convert Single line of text to Multi Line of Text #109    

V1.2017.3.23
- Allow for Converting from Option sets to Two Option Attributes #95
     
V1.2017.3.21
- Fixed Mapping from Option Set to OptionSet When Migrating Data #94

V1.2017.3.18
- Allow for a CSV mapping file when changing Attribute Types #93

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