MikeFactorial.XTB.Plugins.UniversalSearch 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package MikeFactorial.XTB.Plugins.UniversalSearch --version 1.1.2                
NuGet\Install-Package MikeFactorial.XTB.Plugins.UniversalSearch -Version 1.1.2                
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="MikeFactorial.XTB.Plugins.UniversalSearch" Version="1.1.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MikeFactorial.XTB.Plugins.UniversalSearch --version 1.1.2                
#r "nuget: MikeFactorial.XTB.Plugins.UniversalSearch, 1.1.2"                
#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 MikeFactorial.XTB.Plugins.UniversalSearch as a Cake Addin
#addin nuget:?package=MikeFactorial.XTB.Plugins.UniversalSearch&version=1.1.2

// Install MikeFactorial.XTB.Plugins.UniversalSearch as a Cake Tool
#tool nuget:?package=MikeFactorial.XTB.Plugins.UniversalSearch&version=1.1.2                

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 Fix for out of sync version number in 1.1.1

There are no supported framework assets in this 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.3.3 3,886 3/23/2024
1.3.2 199 3/23/2024
1.3.1 188 3/23/2024
1.3.0 185 3/23/2024
1.2.10 29,312 12/13/2019
1.2.6 557 12/13/2019
1.2.5 494 12/13/2019
1.2.4 578 12/12/2019
1.2.3 515 12/12/2019
1.2.2 513 12/12/2019
1.2.1 511 12/12/2019
1.2.0 530 12/12/2019
1.1.2 5,657 8/6/2019
1.1.1 1,892 7/19/2019
1.1.0 1,076 7/15/2019
1.0.7 10,769 12/11/2018
1.0.6 1,834 12/1/2018
1.0.5 687 12/1/2018
1.0.4 750 12/1/2018
1.0.3 678 12/1/2018
1.0.2 673 12/1/2018
1.0.1 671 12/1/2018
1.0.0 699 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