.NET Tools
Essential productivity kit for .NET and game developers
Webinar – OSS Power-Ups: AngleSharp
Join us Wednesday, July 12, 2023, 17:00 – 18:30 CEST (11:00 – 12:30 EDT or check other timezones) for our free live webinar, OSS PowerUps – AngleSharp, with Florian Rappl. This is the eleventh episode of our series of OSS Power-Ups, where we put a spotlight on open-source .NET projects.
Register now and get a reminder, or join on YouTube
Ever wanted to know the internals of an evergreen web browser? How does HTML5 error correction work and why is it the cure to different looking webpages? But most importantly: How can we deal with webpages most efficiently in .NET? The AngleSharp project gives answers to all of these questions. It is – at its core – a headless browser engine, which has a modular architecture. If we only want to parse HTML then we get a state of the art HTML5 parser. In this session we cover the project and dive into some of the lesser known, but very important, parts of HTML5.
You can attend Florian Rappl’s webinar on YouTube, or register here to get a reminder closer to the webinar.
About the presenter: