The Wayback Machine - https://web.archive.org/web/20210225052821/https://github.com/amolenk
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Popular repositories

  1. Demo of using Bot Framework v4 to build a classic 8-bit adventure game

    C# 33 6

  2. Example of event sourcing implemented with Cosmos DB

    C# 22 11

  3. Sample for Service Fabric Mesh

    JavaScript 8

  4. Sample of a serverless web application using Azure Functions and Blazor WebAssembly hosted in an Azure Storage static website

    C# 4 3

  5. Lab for Service Fabric Actors used in 2nd Dutch Azure Meetup

    C# 2

247 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

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
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