Info
Version: | 2.2.1 |
Author(s): | Jonathan Wood |
Last Update: | Monday, April 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SoftCircuits/FullTextSearchQuery |
NuGet Url: | https://www.nuget.org/packages/SoftCircuits.FullTextSearchQuery |
Install
Install-Package SoftCircuits.FullTextSearchQuery
dotnet add package SoftCircuits.FullTextSearchQuery
paket add SoftCircuits.FullTextSearchQuery
SoftCircuits.FullTextSearchQuery Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The code attempts to gracefully handle all syntax cases that would cause SQL Server to generate an error.
Now targeting .NET Standard 2.0 or .NET 5.0, and supports nullable reference types.