Alok Sharma
Alok Sharma
ok, no issues i can do that for now... so `` everywhere i have special tags? will future versions have this capability (i am ok even if they dont). will...
can you add some code? my first guess is maybe its your DI thats not configured correctly, but without code we wont know a thing.
was this ever solved, i am using Net5 framework and still getting this error.
@natemcmaster i found a different library which solved this issue for net 5/6 , even though his architecture is different you will be able to merge or create similar solution...
> @aloksharma1 Thanks for the pull request, to be honest I'm not 100% sure I like the string array solution.. Is there no way to solve this in a more...
here embedded file is same as just your other files on system, its just embedded in assembly that's it. I am checking it further, if I get a resolution i...
i found the issue, i will make a PR by tomorrow. i dont think this need a unit test as this only need an additional option to supply virtual paths...
ok, i have made the PR let me know when its nuget ready :)
> I can see this library likely works great for Blazor Server, but could it be extended to add compressed static resource support in Blazor WASM applications? WASM is client...
> Thank you @aloksharma1 for providing your thoughts. I agree that deploying a secondary server-side application for the purpose of serving image files would facilitate the desired behavior in Blazor...