aemarcoWallpaperCrawler 3.0.6

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

// Install aemarcoWallpaperCrawler as a Cake Tool
#tool nuget:?package=aemarcoWallpaperCrawler&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.1.5 35 4/27/2024
6.1.4 44 4/25/2024
6.1.3 42 4/24/2024
6.1.1 33 4/24/2024
6.0.1 73 4/22/2024
5.1.51 79 4/21/2024
5.1.49 75 4/21/2024
5.1.46 77 4/21/2024
5.1.44 78 4/21/2024
5.1.18 90 4/19/2024
5.1.17 322 11/7/2023
5.1.15 131 10/29/2023
5.1.14 124 10/29/2023
5.1.11 179 7/31/2023
5.1.9 155 7/30/2023
5.1.8 142 7/30/2023
5.1.4 148 7/29/2023
5.0.19 143 7/28/2023
5.0.18 155 7/28/2023
5.0.16 136 7/28/2023
5.0.11 139 7/27/2023
5.0.10 144 7/27/2023
5.0.8 137 7/27/2023
5.0.6 161 7/27/2023
5.0.1 166 7/26/2023
4.0.2 170 7/25/2023
4.0.1 161 7/23/2023
3.0.7 157 7/22/2023
3.0.6 158 7/22/2023
2.1.36 163 7/22/2023
2.1.35 360 1/15/2023
2.1.34 306 12/26/2022
2.1.32 296 12/26/2022
2.1.31 295 12/25/2022
2.1.30 295 12/11/2022
2.1.29 282 12/11/2022
2.1.28 310 12/10/2022
2.1.27 326 12/5/2022
2.1.26 313 12/4/2022
2.1.25 303 12/4/2022
2.1.24 302 12/3/2022
2.1.23 502 3/5/2022
2.1.22 409 3/5/2022
2.1.21 422 2/23/2022
2.1.20 333 10/17/2021
2.1.18 298 10/17/2021
2.1.17 308 10/17/2021
2.1.16 316 10/16/2021