serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
432 stars 98 forks source link

Dotnet 8 Support #114

Closed DanielCordell closed 5 months ago

DanielCordell commented 8 months ago

Dotnet 8 was release a few weeks ago https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Would be great to get support for this. I'm happy to take a crack at this.

A9G-Data-Droid commented 6 months ago

I am currently using this library in a Blazor Server App targeting .NET 8.0 and it appears to work. That said, I looked at your PR and it looks fine. There are benefits to upgrading so I would like to see the PR approved.

DanielCordell commented 6 months ago

@A9G-Data-Droid I did manage to get it working without the upgrade too, but yeah would be good to see this upgraded.

A9G-Data-Droid commented 6 months ago

Cheers. Between this and #112 we would be up to date.

serdarciplak commented 5 months ago

Added this in #120 with other small fixes. It will be released in BlazorMonaco v3.2.0