You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting .NET 8 Blazor wasm releases will support webcil format. So I would like to understand how this package will different from that? Please can you assist?
The text was updated successfully, but these errors were encountered:
Does WebCIL obfuscate the .NET assemblies? What reason do we have to believe that L5 firewalls, A/V etc. won't be smart enough to recognize .NET metadata and block it?
@stavroskasidis Thank you for your wonderful works. This package solves many issues.
And as per the documentation - https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-4/#webcil-packaging-for-blazor-webassembly-apps ,
Starting .NET 8 Blazor wasm releases will support
webcil
format. So I would like to understand how this package will different from that? Please can you assist?The text was updated successfully, but these errors were encountered: