BlazorIntersectionObserver icon indicating copy to clipboard operation
BlazorIntersectionObserver copied to clipboard

.Net 8/9 Support

Open cloudvance-uk opened this issue 9 months ago • 1 comments

Is this project still being maintained, is there any plans to support .Net 8/9, with .Net 8/9 there is now a combined Web App where SSR (server side rendering) is default, it would be nice to have this plugin work in those applications.

I have tried to integrate the current solution but when I run the sample code I'm just getting: "Hey... I'm out of view" printed - so I don't think its being triggered properly.

Thanks.

cloudvance-uk avatar Jun 04 '25 10:06 cloudvance-uk

I'm not a major contributor or the originally creator - but we had originally integrated it in .NET 8 on blazor ssr and have migrated into .NET 9 with no issues!

alexh-compyl avatar Jul 21 '25 14:07 alexh-compyl