OptionSetEditor 4.0.0
dotnet add package OptionSetEditor --version 4.0.0
NuGet\Install-Package OptionSetEditor -Version 4.0.0
<PackageReference Include="OptionSetEditor" Version="4.0.0" />
paket add OptionSetEditor --version 4.0.0
#r "nuget: OptionSetEditor, 4.0.0"
// Install OptionSetEditor as a Cake Addin #addin nuget:?package=OptionSetEditor&version=4.0.0 // Install OptionSetEditor as a Cake Tool #tool nuget:?package=OptionSetEditor&version=4.0.0
Allows updating, importing and exporting of option sets in all installed languages.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2018.1.20)
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 |
---|---|---|
4.0.0 | 36,413 | 10/18/2020 |
3.1.0.3 | 7,652 | 3/2/2020 |
3.1.0.2 | 510 | 3/2/2020 |
3.1.0.1 | 498 | 3/2/2020 |
3.1.0 | 620 | 3/1/2020 |
3.0.0 | 5,950 | 10/27/2019 |
2.1.0 | 600 | 10/27/2019 |
2.0.0 | 1,618 | 8/26/2019 |
1.2.0 | 12,887 | 1/24/2019 |
1.0.5 | 3,724 | 12/19/2018 |
1.0.4 | 9,291 | 9/11/2018 |
1.0.3 | 1,091 | 9/10/2018 |
1.0.0 | 3,353 | 8/25/2018 |
v4 Seperated out global and non global attributes.
Highleted changed attributes in red.
Added functionality for export/import multiple entities.
Attempt to make export/import more intuitive
v3.1.0 Added support for mulit select option sets.
v1.0.3.0 Fixed import issue and prevented publishing every option from an import
v1.0.4.0 Improved handling for quote terminate strings in csv
v1.0.5.0 Moved assembly back to correct folder
v1.2.0.0 Attempt to fix versioning issue.