Reaching 15 years in the MVP program is a humbling milestone, but what makes this moment even more rewarding is celebrating it alongside major open-source releases.
After months of hard work and community support, we've officially pushed several key AngleSharp ecosystem milestones:
- AngleSharp 1.6.0 core update (with major performance parsing & CSS selector improvements)
- AngleSharp.Css 1.0.0 (wow - this one took forever!)
- AngleSharp.Js 1.0.0 (pretty much the same, but it had a slightly different trajectory)
- AngleSharp.Wasm 1.0.0 (this project did just jump directly to v1)
Bringing these projects - especially the JS, CSS, and WASM extensions - to stable 1.0 releases has been a long journey toward bringing robust, spec-compliant web parsing and execution capabilities to the .NET ecosystem.
A massive thank you to all contributors, maintainers, and sponsors who made this possible! A special thanks to @lahma for all the massive improvements to AngleSharp.Js. Without people like you this project would essentially be dead. Much appreciated!
Over the past year, I took a step back from social media to focus heavily on hands-on architecture, open-source maintainership, and evolving web technologies. I'm excited to be getting active here again.
Moving forward, I'll be sharing deep dives on:
- Micro Frontend architectures & modular web applications (Piral, Picard.js, Native Federation)
- Practical AI engineering workflows for developers & maintainers
- Lessons learned building and scaling .NET & Web OSS projects