MikeFactorial.XTB.Plugins.UniversalSearch
1.2.6
See the version list below for details.
dotnet add package MikeFactorial.XTB.Plugins.UniversalSearch --version 1.2.6
NuGet\Install-Package MikeFactorial.XTB.Plugins.UniversalSearch -Version 1.2.6
<PackageReference Include="MikeFactorial.XTB.Plugins.UniversalSearch" Version="1.2.6" />
paket add MikeFactorial.XTB.Plugins.UniversalSearch --version 1.2.6
#r "nuget: MikeFactorial.XTB.Plugins.UniversalSearch, 1.2.6"
// Install MikeFactorial.XTB.Plugins.UniversalSearch as a Cake Addin #addin nuget:?package=MikeFactorial.XTB.Plugins.UniversalSearch&version=1.2.6 // Install MikeFactorial.XTB.Plugins.UniversalSearch as a Cake Tool #tool nuget:?package=MikeFactorial.XTB.Plugins.UniversalSearch&version=1.2.6
Universal Search tool will allow you to search all entities in D365/CDS for a specific value or perform a wildcard search against all or specific entities in D365/CDS. You can also perform a search against the Metadata in D365/CDS
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBoxPackage (>= 1.2018.7.28)
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.3.3 | 3,753 | 3/23/2024 |
1.3.2 | 197 | 3/23/2024 |
1.3.1 | 184 | 3/23/2024 |
1.3.0 | 183 | 3/23/2024 |
1.2.10 | 29,310 | 12/13/2019 |
1.2.6 | 555 | 12/13/2019 |
1.2.5 | 492 | 12/13/2019 |
1.2.4 | 576 | 12/12/2019 |
1.2.3 | 512 | 12/12/2019 |
1.2.2 | 511 | 12/12/2019 |
1.2.1 | 509 | 12/12/2019 |
1.2.0 | 527 | 12/12/2019 |
1.1.2 | 5,655 | 8/6/2019 |
1.1.1 | 1,890 | 7/19/2019 |
1.1.0 | 1,073 | 7/15/2019 |
1.0.7 | 10,768 | 12/11/2018 |
1.0.6 | 1,833 | 12/1/2018 |
1.0.5 | 686 | 12/1/2018 |
1.0.4 | 749 | 12/1/2018 |
1.0.3 | 677 | 12/1/2018 |
1.0.2 | 672 | 12/1/2018 |
1.0.1 | 670 | 12/1/2018 |
1.0.0 | 698 | 12/1/2018 |
1.0.7 (Initial Version)
Includes the ability to search for all native types string, integer, decimal, guid date/time values etc. as well as picklists and lookups by value. Note date/time values are based on UTC (Coordinated Universal Time).
1.1.0
This version includes the ability to search for records based on lookup names and picklist names as well as improvements to date/time searching. Please submit feedback on Github at https://github.com/mikefactorial/MikeFactorial.XTB.Plugins.UniversalSearch
1.1.1
Includes a fix for entities with non-searchable primary name attributes to allow searching of those attributes.
1.1.2
Fixed a Nuget versioning issue that was in 1.1.1
1.2.4
Added Metadata Seach capabilities. Search Entities, Attributes, Relationships, Forms and Views for specific keywords.
1.2.6
Issue with merged assembly fixed