Abot 1.5.0.93

dotnet add package Abot --version 1.5.0.93
NuGet\Install-Package Abot -Version 1.5.0.93
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="Abot" Version="1.5.0.93" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Abot --version 1.5.0.93
#r "nuget: Abot, 1.5.0.93"
#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 Abot as a Cake Addin
#addin nuget:?package=Abot&version=1.5.0.93

// Install Abot as a Cake Tool
#tool nuget:?package=Abot&version=1.5.0.93

Abot is an open source C# web crawler built for speed and flexibility. It takes care of the low level plumbing (multithreading, http requests, scheduling, link parsing, etc..). You just register for events to process the page data. You can also plugin your own implementations of core interfaces to take complete control over the crawl process.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0.93 538 4/4/2015
1.5.0.91 93 4/1/2015
1.5.0.88 81 3/31/2015
1.5.0.87 60 3/31/2015
1.5.0.86 136 3/24/2015
1.5.0.84 110 3/17/2015
1.5.0.83 112 3/14/2015
1.5.0.82 323 2/16/2015
1.5.0.79 109 2/13/2015
1.5.0.77 68 2/13/2015
1.5.0.74 164 2/5/2015
1.5.0.73 103 2/4/2015
1.5.0.71 75 2/3/2015
1.5.0.69 91 2/2/2015
1.5.0.68 79 2/2/2015
1.5.0.19 202 1/23/2015
1.5.0.18 165 1/15/2015
1.5.0.13 150 1/9/2015
1.5.0.12 79 1/9/2015
1.5.0.10 78 1/9/2015
1.5.0.9 175 1/1/2015
1.5.0.8 89 12/31/2014
1.5.0.7 86 12/31/2014
1.5.0.6 106 12/29/2014
1.5.0.5 104 12/28/2014
1.5.0.4 103 12/25/2014
1.5.0.3 79 12/25/2014
1.5.0.2 83 12/25/2014
1.5.0.1 92 12/24/2014
1.2.3.1031 1,366 9/4/2014
1.2.3.1030 281 8/21/2014
1.2.3.1029 301 8/15/2014
1.2.3.1028 562 6/17/2014
1.2.3.1027 1,209 3/15/2014
1.2.3.1026 2,609 3/3/2014
1.2.3.1025 104 3/3/2014
1.2.3.1024 111 2/20/2014
1.2.3.1023 101 2/20/2014
1.2.3.1022 108 2/19/2014
1.2.3.1021 99 2/19/2014
1.2.3.1020 101 2/17/2014
1.2.3.1017 102 2/17/2014
1.2.3.1016 108 2/16/2014
1.2.3.1012 99 2/16/2014
1.2.3.1009 99 2/16/2014
1.2.3.1008 100 2/16/2014
1.2.3.1007 101 2/16/2014
1.2.3.1006 102 2/15/2014
1.2.3.1005 120 2/9/2014
1.2.3.1004 101 2/8/2014
1.2.3.1001 106 1/29/2014
1.2.3.1000 111 1/29/2014

1.5.0.93 release notes may be found on https://code.google.com/p/abot/