Popular repositories
24 contributions in the last year
Less
More
Contribution activity
April 2021
LanderVe has no activity
yet for this period.
March 2021
Created an issue in MicrosoftDocs/azure-docs that received 2 comments
Code snippets for .NET v12 are incorrect
await blob.GetPropertiesAsync
returns a Response<BlobProperties>
not BlobProperties
// Get the blob properties
BlobProperties properties = await bl…
2
comments