Alex McAuliffe
Alex McAuliffe
Hey, I've just been using your library and receiving any entities back to my calling code in the message. Is there a specific way of doing this that isn't documented?
This is an odd combination of a few things but it seems that you get the following error when the following combination of things happens: ## The Problem If you...
**Describe the bug** Because the compiler always runs the code file is always updated on the disk and so the fast up to date check always fails since the file...
Allows blob containers to be customised based on grainType and grain id. This is wrapped in an interface to allow injection of dependencies and state to be maintained. Fixes #7831...
# The Problem We have a problem which is that we create a lot of grains, most of which are related. The default storage provider puts everything into the same...
Succeeds #37 Create a cake extension that allows you to use stubble for templating when using [cakebuild](https://cakebuild.net/)
- For example parent -> child templates using partial templates.
To see if we can get better speed, clarity or less garbage generation
This is based on @enewnham's helper method in the linked issue. I've extended it to allow you to add multiple persistent states on the grain identified by StateName and StorageName....
This will allow people to download the symbols and debug errors with their code (or Nustache's code) with little hassle. Should be easy enough to setup.