Alex Brown
Alex Brown
He helped me out on Twitter... don't think it's actively developed though
@jkpindahbc if you have chance, it would be helpful if you can fork the project, create a branch and a failing unit test to show the issue?
@BorisWilhelms @CrazyTuna this is a great step forwards; What I'm trying to do is an extension (of this extension) and load `storageconnection` in the example trigger from KeyVault: `[BlobTrigger("%blobpath%", Connection...
As it turns out, this is because my `Address` was null Adding this to the ctor of `MyClass` fixed this: ``` c# Address = new Address(); ``` But... Shouldn't PersistenceSpecification...
Sorry.. When I say 'then i get an exception' I mean that I (quite rightly) get object not set to an instance of an object.... But that's in 'my' code...
Yeah.. that's what I thought... There should be a way of testing this mapping though I think?
@hotgazpacho perfect, thanks I think the wiki page should be updated to show that....?
Also add ability to only download (backup) specific label?
My bad, can already do this like so: > gmvault sync --type custom --gmail-req "in:LabelNameGoesHere" [email protected]