VPKSoft.SearchText
1.0.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package VPKSoft.SearchText --version 1.0.1.1
NuGet\Install-Package VPKSoft.SearchText -Version 1.0.1.1
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="VPKSoft.SearchText" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VPKSoft.SearchText --version 1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VPKSoft.SearchText, 1.0.1.1"
#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 VPKSoft.SearchText as a Cake Addin #addin nuget:?package=VPKSoft.SearchText&version=1.0.1.1 // Install VPKSoft.SearchText as a Cake Tool #tool nuget:?package=VPKSoft.SearchText&version=1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple plain text search and replace library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- PropertyChanged.Fody (>= 2.6.1)
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.0.3 | 1,368 | 2/18/2021 |
1.0.2 | 634 | 11/9/2020 |
1.0.1.7 | 586 | 4/26/2020 |
1.0.1.6 | 595 | 7/7/2019 |
1.0.1.5 | 576 | 6/2/2019 |
1.0.1.4 | 578 | 6/2/2019 |
1.0.1.3 | 597 | 5/30/2019 |
1.0.1.1 | 540 | 5/30/2019 |
1.0.1 | 554 | 5/14/2019 |
1.0.0.9 | 667 | 4/22/2019 |
1.0.0.8 | 644 | 4/22/2019 |
1.0.0.7 | 601 | 4/21/2019 |
1.0.0.6 | 602 | 4/21/2019 |
1.0.0.5 | 619 | 4/21/2019 |
1.0.0.4 | 615 | 4/20/2019 |
1.0.0.3 | 642 | 4/20/2019 |
1.0.0.2 | 677 | 4/20/2019 |
1.0.0.1 | 624 | 4/20/2019 |
1.0.0 | 589 | 4/19/2019 |
Hopefully fixed index out of range exception in the Forward() method.