Laraue.Crawling.Common 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Laraue.Crawling.Common --version 0.5.0
                    
NuGet\Install-Package Laraue.Crawling.Common -Version 0.5.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.Common" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laraue.Crawling.Common" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Laraue.Crawling.Common" />
                    
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.Common --version 0.5.0
                    
#r "nuget: Laraue.Crawling.Common, 0.5.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.Common@0.5.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.Common&version=0.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Laraue.Crawling.Common&version=0.5.0
                    
Install as a Cake Tool

Common Laraue.Crawling classes.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on Laraue.Crawling.Common:

Package Downloads
Laraue.Crawling.Crawler

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

Laraue.Crawling.Dynamic.PuppeterSharp

Crawler based on the PuppeterSharp library.

Laraue.Crawling.Static.AngleSharp

Crawler based on the AngleSharp library.

Laraue.Crawling.Static.Xml

Xml syntax tree mapping to the C# classes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.0 644 12/10/2025
0.10.0 370 12/4/2025
0.9.0 372 12/4/2025
0.8.0 372 12/4/2025
0.7.0 372 12/4/2025
0.6.0 440 11/30/2025
0.5.0 515 8/31/2025
0.4.2 1,217 5/30/2024
0.4.1 363 5/27/2024
0.4.0 369 5/27/2024
0.3.2 402 4/12/2024
0.3.1 656 9/27/2023
0.3.0 479 9/27/2023
0.2.11 476 9/22/2023
0.2.10 476 9/18/2023
0.2.9 464 9/17/2023
0.2.8 497 9/17/2023
0.2.7 484 9/14/2023
0.2.6 493 9/13/2023
0.2.5 481 9/13/2023
Loading failed