Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4031

Where to locate reference files for multiple platforms in .NET 9.0 MAUI Blazor Hybrid & Web?

$
0
0

In Visual Studio 2022, the new version .NET 9.0 project template ".NET MAUI Blazor Hybrid and Web App" will create the following projects in a new solution:

  • ProjectName
  • ProjectName.Shared
  • ProjectName.Web

Where would you put the resources? Currently, I have them in ProjectName under the following path:

Resources/raw

This works well for Windows, Android, and iPhone. But how do I access these for web? I would prefer they exist in the same location. In my particular use case, these are the same files I use for all 4 platforms. Some of them are large language models and I would rather not keep duplicates around.

enter image description here


Viewing all articles
Browse latest Browse all 4031

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>