QuickReplace 1.1.0
dotnet add package QuickReplace --version 1.1.0
NuGet\Install-Package QuickReplace -Version 1.1.0
<PackageReference Include="QuickReplace" Version="1.1.0" />
<PackageVersion Include="QuickReplace" Version="1.1.0" />
<PackageReference Include="QuickReplace" />
paket add QuickReplace --version 1.1.0
#r "nuget: QuickReplace, 1.1.0"
#:package QuickReplace@1.1.0
#addin nuget:?package=QuickReplace&version=1.1.0
#tool nuget:?package=QuickReplace&version=1.1.0
QuickReplace Developer Library
The Library that allows you to perform thousands of Find and Replaces on Document, Excel, and Plaintext files in with just a couple lines of code.
QuickReplace is not free for business or commercial use. To purchase a license, please visit our website. Scroll below or click here to view our end-user license agreement. You can also view the QuickReplace documentation on our website as well.
Visit our website Purchase a QuickReplace license View Licensing terms and conditions on our website View QuickReplace documentation Contact us via email
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- ClosedXML (>= 0.102.3)
- CsvHelper (>= 33.0.1)
- ExcelDataReader (>= 3.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added multithreading capabilities directly into the Replace method. Can specify the number of threads used or leave it uncapped.