SaaSHub helps you find the best software and product alternatives Learn more →
AngleSharp Alternatives
Similar projects and alternatives to AngleSharp
-
HtmlAgilityPack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
-
CsQuery
CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
-
playwright-dotnet
.NET version of the Playwright testing and automation library.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
-
-
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
-
-
playwright-sharp
.NET version of the Playwright testing and automation library. [Moved to: https://github.com/microsoft/playwright-dotnet]
-
-
Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
-
platform-compat
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
AngleSharp reviews and mentions
- Text editor library/HTML parser options for blogging app
-
C# Web Scraper to check a sent Form
Now, assuming you have to scrape, C# does have two decent scraping libraries: AngleSharp and Html Agility Pack. I personally prefer AngleSharp.
-
Tell me your common tasks!
I would love a blog post or even a series of them about scraping local HTML files with either AngleSharp or HTMLAgilityPack.
-
How can I grab onto the html class name of a string that contains html, using c#?
If you want a cleaner and modern alternative to HtmlAgilityPack then I'd suggest https://github.com/AngleSharp/AngleSharp
- How to parse HTML in .NET - C# libraries comparison and benchmarks in 2021
-
14 .NET packages I always recommend
I was a long time user of HAP - but https://github.com/AngleSharp/AngleSharp is much better.
-
What's One Thing that PowerShell dosen't do that you wish it did?
I thought https://github.com/AngleSharp/AngleSharp was supposed to be better than agility, unless they changed.
-
Why is the .Net job market so huge but the online presence is not?
Take a look at AngleSharp I've switched from htmlagilitypack to that for hobby web crawlers and it's pretty neat.
-
Can I automatize navigating websites with C#?
You can use anglesharp
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f0edbf8>
www.saashub.com | 25 Mar 2023
Stats
AngleSharp/AngleSharp is an open source project licensed under MIT License which is an OSI approved license.