Css-IanM
Css-IanM
Is there a way we can attach metadata to a template in the studio, for instance a JSON object, so when we call the API we can parse the metadata...
Could anyone point towards documentation or an example of more complex types? I'm working on migrating a complex Shopping Cart which I would like to assign sub-document ObjectIDs or some...
I'm currently working on implementing the [Host Builder](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host?view=aspnetcore-3.1) to facilitate logging, DI, Entity Framework, etc in a dotnet core standardized way. Is this something that should be considered for updating...