Laraue.Crawling.Crawler 0.11.0

dotnet add package Laraue.Crawling.Crawler --version 0.11.0
                    
NuGet\Install-Package Laraue.Crawling.Crawler -Version 0.11.0
                    
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="Laraue.Crawling.Crawler" Version="0.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laraue.Crawling.Crawler" Version="0.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Laraue.Crawling.Crawler" />
                    
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 Laraue.Crawling.Crawler --version 0.11.0
                    
#r "nuget: Laraue.Crawling.Crawler, 0.11.0"
                    
#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 Laraue.Crawling.Crawler@0.11.0
                    
#: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=Laraue.Crawling.Crawler&version=0.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Laraue.Crawling.Crawler&version=0.11.0
                    
Install as a Cake Tool

The set of classes to write a program for a data crawling.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Laraue.Crawling.Crawler:

Package Downloads
Laraue.Crawling.Crawler.EfCore

The set of classes to write a program for a data crawling with state in DB.

Laraue.Crawling.Crawler.Database

Crawler implementations with saving state in EF database.

Laraue.Crawling.Crawler.Db

The set of classes to write a program for a data crawling with state in DB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.0 468 12/10/2025
0.10.0 216 12/4/2025
0.9.0 226 12/4/2025
0.8.0 231 12/4/2025
0.7.0 224 12/4/2025
0.6.0 282 11/30/2025
0.5.0 273 8/31/2025
0.4.2 286 5/30/2024
0.4.1 233 5/27/2024
0.4.0 238 5/27/2024
0.3.2 246 4/12/2024
0.3.1 391 9/27/2023
0.3.0 355 9/27/2023
0.2.11 350 9/22/2023
0.2.10 358 9/18/2023
0.2.9 363 9/17/2023
0.2.8 355 9/17/2023
0.2.7 408 9/14/2023
0.2.6 400 9/13/2023
0.2.5 355 9/13/2023
Loading failed