Azure / azure-functions-dapr-extension

Extension for interacting with Dapr APIs from an Azure Function
MIT License
100 stars 34 forks source link

Adding dotnet-isolated quickstart #172

Closed ASHIQUEMD closed 12 months ago

ASHIQUEMD commented 12 months ago

This PR contains below changes.

  1. Adding dotnet-isolated quickstart for Azure Functions Dapr Extension
  2. It contains below functions
  1. A docker image will be created and pushed to ghcr for dotnet-isolated QuickStart, which can be used to deploy the functions in ACA.
  2. Modifying github workflow to build and push the docker image for dotnet-isolated QuickStart
codecov[bot] commented 12 months ago

Codecov Report

Merging #172 (9287682) into master (2033e4e) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   72.71%   72.71%           
=======================================
  Files          53       53           
  Lines        1052     1052           
=======================================
  Hits          765      765           
  Misses        287      287