Version 1.0.5

Date 2021-11-09 (1,102 days ago)
Downloads 676 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5 .NET 4.7.2

#installation">Installation

#changelog">Changelog

  • Updated ListBase.ToRawQuery methods to support trailing wildcards (see 1edf532)
    This changes the raw query for a given field from field:value to field(value value*), thereby allowing partial matches.