sdk_csharp icon indicating copy to clipboard operation
sdk_csharp copied to clipboard

Add ability to save context to streams

Open pjvds opened this issue 6 years ago • 1 comments

This adds the ability to save an api context to a stream, rather than a file. This makes the save more flexible and removes the dependency to the file system for saving and loading contexts.

The pull requests comes with extra unit tests ✅

pjvds avatar May 25 '18 17:05 pjvds