When a .NET MAUI Blazor application includes the SmartComponents.LocalEmbeddings and Microsoft.ML.OnnxRuntime, the project throws an exception in intialization phase of LocalEmbedder localEmbedder = ...
When using HotReload to update CSS UI Elements while debugging in any blazor maui hybrid project, the program reloads once properly, but then the following exceptions are thrown, afterwhich the ...