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
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 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 3,140 12/22/2023
1.2023.12.7 835 12/9/2023
1.2022.9.23 12,649 10/31/2022
1.2022.9.8 3,337 9/9/2022
1.2020.10.2 27,192 10/4/2020
1.2019.3.22 20,896 3/23/2019
1.2019.3.17 1,593 3/18/2019
1.2018.4.5 30,667 4/6/2018
1.2018.1.25 14,689 1/26/2018
1.2018.1.11 7,490 1/12/2018
1.2017.8.8 40,897 8/9/2017
1.2017.3.23 39,991 3/23/2017
1.2017.3.21 4,527 3/21/2017
1.2017.3.18 3,528 3/20/2017
1.2017.3.16 5,378 3/16/2017
1.2017.1.17 23,850 1/17/2017
1.2017.1.5 8,144 1/5/2017
1.2016.12.29 4,672 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