Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
247 contributions in the last year
Less
More
Contribution activity
February 2021
Created 16 commits in 3 repositories
Created 2 repositories
Created a pull request in dotnet/docs that received 5 comments
Final PR for Dapr v1.0
Summary
This is the final PR for the 1.0 preview edition of Dapr for .NET Developers.
Most new content is in reference-application.md and summary.md.
+772
−408
•
5
comments
Opened 20 other pull requests in 5 repositories
dotnet-architecture/eShopOnDapr
9
merged
amolenk/docs
1
open
4
merged
1
closed
dotnet/docs
3
merged
amolenk/AirportMesh
1
open
dapr/dotnet-sdk
1
merged
Reviewed 1 pull request in 1 repository
amolenk/docs 1 pull request
Created an issue in dapr/dotnet-sdk that received 1 comment
DaprClient.InvokeMethodWithResponseAsync is missing default value for CancellationToken
Expected Behavior
DaprClient.InvokeMethodWithResponseAsync should include a default value for CancellationToken:
public abstract Task<HttpResponseM…
1
comment

