aemarcoPersonCrawler 3.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package aemarcoPersonCrawler --version 3.0.6
NuGet\Install-Package aemarcoPersonCrawler -Version 3.0.6
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="aemarcoPersonCrawler" Version="3.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add aemarcoPersonCrawler --version 3.0.6
#r "nuget: aemarcoPersonCrawler, 3.0.6"
#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 aemarcoPersonCrawler as a Cake Addin
#addin nuget:?package=aemarcoPersonCrawler&version=3.0.6

// Install aemarcoPersonCrawler as a Cake Tool
#tool nuget:?package=aemarcoPersonCrawler&version=3.0.6

aemarcoCore

Build Status<br/> <img src="https://buildstats.info/nuget/aemarcoCore"> aemarcoCore<br/>

Breaking changes may ocure(independend of version), even with already done code and interfaces. always use namespace aemarcoCore.Common

Crawler Usage: in namespace aemarcoCore.Crawler Create a WallpaperCrawler for usage.

No start- and lastpage input yield to automatic mode, where only News are crawled (till 10 pages or 10 known entries in sequence).
IProgress may be tossed in, to report Progress.
CancellationToken may be tossed in, for cancellation.

ReportPath can be set to receive a file report at the set Destination
AddCategoryFilter may be used to limit crawling to the desired categories.
AddSourceSiteFilter may be used to limit crawling to the desired site.
Those filters can be combined :)


Start(), StartAsync(), StartAsyncTask() are availabe for starting the thing.

Progress event delivers the current progress 0...100, safe for GUI-Use
NewEntry and KnownEntry events deliver IWallEntry.
NewAlbum and KnwonAlbum events deliver IAlbumEntry.
Completed event delivers IWallCrawlerResult on completion.


Optional Configuration:
Known Urls are either provided in ConfigurationHelper or handled via a json file containing a List<string>
Sources for the list are handled in following order:
ConfigurationHelper.KnownUrlsFunc --> known Urls are passed in via a Func
ConfigurationHelper.KnownUrlsFile --> A file location which is beeing read from and written to	
ApplicationDirectory subfolder JSON --> File 'known.json' will be used

Create a PersonCrawler for usage

name in format 'FirstName LastName' to be tossed in the constructor.
Start(), StartAsync(), StartAsyncTask() are availabe for starting the thing.

IProgress, CancellationToken, ReportPath, Progress event, Entry event, Completed event..
may be used in a similar fashion as the previous described crawler
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.2.2 38 4/28/2024
6.1.5 48 4/27/2024
6.1.4 48 4/25/2024
6.1.3 82 4/24/2024
6.1.1 71 4/24/2024
6.0.1 81 4/22/2024
5.1.51 84 4/21/2024
5.1.49 82 4/21/2024
5.1.46 75 4/21/2024
5.1.44 76 4/21/2024
5.1.18 84 4/19/2024
5.1.17 317 11/7/2023
5.1.15 122 10/29/2023
5.1.14 110 10/29/2023
5.1.11 178 7/31/2023
5.1.9 130 7/30/2023
5.1.8 128 7/30/2023
5.1.4 130 7/29/2023
5.0.19 126 7/28/2023
5.0.18 133 7/28/2023
5.0.16 118 7/28/2023
5.0.11 126 7/27/2023
5.0.10 120 7/27/2023
5.0.8 119 7/27/2023
5.0.6 119 7/27/2023
5.0.1 134 7/26/2023
4.0.2 141 7/25/2023
4.0.1 138 7/23/2023
3.0.7 150 7/22/2023
3.0.6 130 7/22/2023
2.1.36 139 7/22/2023
2.1.35 345 1/15/2023
2.1.34 285 12/26/2022
2.1.32 268 12/26/2022
2.1.31 262 12/25/2022
2.1.30 262 12/11/2022
2.1.29 265 12/11/2022
2.1.28 273 12/10/2022
2.1.27 308 12/5/2022
2.1.26 301 12/4/2022
2.1.25 289 12/4/2022
2.1.24 290 12/3/2022
2.1.23 477 3/5/2022
2.1.22 401 3/5/2022
2.1.21 419 2/23/2022
2.1.20 326 10/17/2021
2.1.18 300 10/17/2021
2.1.17 327 10/17/2021
2.1.16 320 10/16/2021
2.1.14 300 10/9/2021