Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PostSharp and Blazor

I'm looking at using PostSharp on a Blazor server project and was wondering if the limitation/restrictions outlined in this Postsharp blog (https://blog.postsharp.net/post/blazor-support-6.7.html) apply equally to both the client and server versions of Blazor?

like image 660
Mike Avatar asked Jun 29 '26 17:06

Mike


1 Answers

The limitations of using PostSharp with Blazor apply to Blazor WebAssembly only.

With the Blazor Server hosting model your app is a standard ASP.NET Core project. And the ASP.NET Core projects are supported by PostSharp without the limitations of WebAssembly.

like image 55
AlexD Avatar answered Jul 03 '26 07:07

AlexD



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!