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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- AutoMapper (>= 3.3.1)
- CsQuery (>= 1.3.4)
- log4net (>= 2.0.3)
- NRobotsPatched (>= 1.0.5)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0.93 | 539 | 4/4/2015 |
1.5.0.91 | 94 | 4/1/2015 |
1.5.0.88 | 82 | 3/31/2015 |
1.5.0.87 | 62 | 3/31/2015 |
1.5.0.86 | 138 | 3/24/2015 |
1.5.0.84 | 111 | 3/17/2015 |
1.5.0.83 | 113 | 3/14/2015 |
1.5.0.82 | 324 | 2/16/2015 |
1.5.0.79 | 110 | 2/13/2015 |
1.5.0.77 | 69 | 2/13/2015 |
1.5.0.74 | 165 | 2/5/2015 |
1.5.0.73 | 104 | 2/4/2015 |
1.5.0.71 | 76 | 2/3/2015 |
1.5.0.69 | 92 | 2/2/2015 |
1.5.0.68 | 80 | 2/2/2015 |
1.5.0.19 | 204 | 1/23/2015 |
1.5.0.18 | 167 | 1/15/2015 |
1.5.0.13 | 151 | 1/9/2015 |
1.5.0.12 | 80 | 1/9/2015 |
1.5.0.10 | 79 | 1/9/2015 |
1.5.0.9 | 176 | 1/1/2015 |
1.5.0.8 | 90 | 12/31/2014 |
1.5.0.7 | 87 | 12/31/2014 |
1.5.0.6 | 107 | 12/29/2014 |
1.5.0.5 | 105 | 12/28/2014 |
1.5.0.4 | 104 | 12/25/2014 |
1.5.0.3 | 81 | 12/25/2014 |
1.5.0.2 | 84 | 12/25/2014 |
1.5.0.1 | 93 | 12/24/2014 |
1.2.3.1031 | 1,367 | 9/4/2014 |
1.2.3.1030 | 283 | 8/21/2014 |
1.2.3.1029 | 302 | 8/15/2014 |
1.2.3.1028 | 563 | 6/17/2014 |
1.2.3.1027 | 1,210 | 3/15/2014 |
1.2.3.1026 | 2,610 | 3/3/2014 |
1.2.3.1025 | 105 | 3/3/2014 |
1.2.3.1024 | 112 | 2/20/2014 |
1.2.3.1023 | 102 | 2/20/2014 |
1.2.3.1022 | 109 | 2/19/2014 |
1.2.3.1021 | 100 | 2/19/2014 |
1.2.3.1020 | 102 | 2/17/2014 |
1.2.3.1017 | 104 | 2/17/2014 |
1.2.3.1016 | 110 | 2/16/2014 |
1.2.3.1012 | 100 | 2/16/2014 |
1.2.3.1009 | 100 | 2/16/2014 |
1.2.3.1008 | 101 | 2/16/2014 |
1.2.3.1007 | 102 | 2/16/2014 |
1.2.3.1006 | 103 | 2/15/2014 |
1.2.3.1005 | 121 | 2/9/2014 |
1.2.3.1004 | 103 | 2/8/2014 |
1.2.3.1001 | 107 | 1/29/2014 |
1.2.3.1000 | 113 | 1/29/2014 |
1.5.0.93 release notes may be found on https://code.google.com/p/abot/