by Dennis
15. November 2022 09:45
We're pleased to announce that SphinxConnector.NET 5.2 is now available via NuGet! You can also download a build from our site, but that only contains a version for .NET Framework 4.6.1. and higher.
This release adds .NET 7.0 as a new build target. We've removed builds for .NET 5 since it has reached end of support in May. We’ve fixed a bug that was preventing the usage of IndexOf in conjunction with a dictionary that represents a JSON attribute e.g. an expression like this:
((List<string>)x.Properties["Categories"]).IndexOf("Fiction") > -1
For a full list of changes, please refer to the version history.
Be the first to rate this post
- Currently .0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Tags: