Preview:
Debug.WriteLine("Trying to insert free user");
FreeUserEntity newUser = new FreeUserEntity("Vips", "Victor", "Ibsen", DateTime.Now, true, "voli@hotmail.dk", "42361422");
await StorageTableHelper.CreateFreeUser(newUser);
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter