CrawlerLib.Engine 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package CrawlerLib.Engine --version 2.0.1
                    
NuGet\Install-Package CrawlerLib.Engine -Version 2.0.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="CrawlerLib.Engine" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CrawlerLib.Engine" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="CrawlerLib.Engine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CrawlerLib.Engine --version 2.0.1
                    
#r "nuget: CrawlerLib.Engine, 2.0.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.
#:package CrawlerLib.Engine@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CrawlerLib.Engine&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=CrawlerLib.Engine&version=2.0.1
                    
Install as a Cake Tool

The Crawler-Lib.NET Crawler Engine is a general purpose task processor for crawling, data mining and web scraping.
     It is throughput optimized and can perform thousands of tasks per second on standard hardware.
     It has a build in support for the  IAsync pattern  and Task Parallel Library (TPL) Tasks.
     These different elements can be combined to complex workflows with several workflow control elements like group, retry and delay.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CrawlerLib.Engine:

Package Downloads
CrawlerLib.Engine.TestHelper

The Crawler-Lib Engine Test Helper simplifies the test of tasks. It can be used to develop unit tests and integration tests for tasks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.5544.21265 2,789 3/7/2015
2.3.5538.27074 1,922 3/1/2015
2.3.5535.18986 2,215 2/26/2015
2.3.5529.650 2,251 2/20/2015
2.3.5515.2909 1,980 2/6/2015
2.3.5514.24037 1,927 2/5/2015
2.3.5513.24819 1,964 2/4/2015
2.3.5507.444 1,962 1/29/2015
2.3.5503.33731 1,943 1/25/2015
2.3.5503.4086 1,996 1/25/2015
2.2.5490.21676 1,951 1/12/2015
2.2.5367.17954 1,989 9/11/2014
2.1.5296.19510 1,999 7/2/2014
2.1.5291.40524 1,842 6/27/2014
2.1.5288.13218 2,048 6/24/2014
2.0.2 2,511 9/6/2013
2.0.1 2,150 6/25/2013
2.0.0 2,084 6/22/2013

Anonymous Edition
   A license for the Anonymous Edition is included. A free license for the more powerful Community Edition can be generated on the project page.