#How is CloudCode unzipped in a deployed
1 messages · Page 1 of 1 (latest)
You can try embedding the json file as a resource in the assembly. I don't think we've tested this but I'm actively discussing it with the team.
yes, already did it this way 🙂 can confirm that it is working. Used an example from here, if you are curious: https://josef.codes/using-embedded-files-in-dotnet-core/
Josef Ottosson
Two different implementations for reading embedded resources in c-sharp