How to place files and access them with a resource area of an app

Cairn 41 Reputation points
2023-12-07T15:09:34.3766667+00:00

I have an Dll which I want to use on a users device and in Azure as a service. To ease the deployments and ensure the binary data files I need I want to place then within the DLL as a resource. You used to be able to do this, but can now only find ways o do this with text files. Can this still be done and if so how do I add the binary files and access them.

Developer technologies | .NET | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.