EdCharbeneau / BlazorSize

Blazor browser size interop for matchMedia and browser window size at runtime.
336 stars 39 forks source link

Support for .NET 6 #60

Closed paburgos closed 3 years ago

paburgos commented 3 years ago

It would be great if you release a version that supports .NET 6 in nuget. thx!

EdCharbeneau commented 3 years ago

This is planned. The current version should work as-is in .NET 6. There were no breaking changes to Blazor, nor were there any improvement that would be benefit BlazorSize. There may be some minor stability fixes I'll push along side the .NET 6 release.