dapr / dapr/dotnet-sdk

Question about embedding resources without class Assembly under Net 6.x or greater?

Open
#1,168 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
2d 1h
Merged PRs (30d)
6

Description

## Ask your question here
Hello everyone,

I want know to embed resources like textures, pictures, models, etc... into NativeAOT executable program.

1. Does it work only resources into `byte[]` or `sbyte[]` - OR -
2. Embed resources into `` and find embedded resource items? - OR -
3. Or do you have an idea?

Because I try to deploy apk if who want work on tablet or smartphone?

**PS**: Do not use _class-related_ `Marshal` and `Assembly`!
Because I use NativeAOT executable program.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.