Merge pull request #481 from nikneem/master

Added a blog and a conference session by Eduard Keilholz
This commit is contained in:
Marc Duiker 2024-04-24 14:16:16 +02:00 committed by GitHub
commit 3a3c2c4a2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 8 deletions

View File

@ -9,7 +9,8 @@ This file contains links to Dapr blog posts written by community members. This f
3. Create a pull request to [dapr/community](https://github.com/dapr/community) with the updated table.
4. One of the Dapr community managers will check your blog post, merge your PR, and reward you with a [Dapr Writer badge](https://www.holopin.io/sticker/clt3emu6c189400fjtk3prlisi).
| Name | GitHub handle | Title & link
| - | - | -
| Marc Duiker | @marcduiker | [Creating the Dapr game](https://marcduiker.dev/articles/dapr-game)
| Nico Vermeir | @nicovermeir | [Getting started with the Dapr .NET SDK](https://nicovermeir.be/dapr/2024/04/03/dapr-dotnet-sdk-getting-started.html)
| Name | GitHub handle | Title & link |
| --------------- | ------------- | --------------------------------------------------------------------------------------------------------------------- |
| Marc Duiker | @marcduiker | [Creating the Dapr game](https://marcduiker.dev/articles/dapr-game) |
| Nico Vermeir | @nicovermeir | [Getting started with the Dapr .NET SDK](https://nicovermeir.be/dapr/2024/04/03/dapr-dotnet-sdk-getting-started.html) |
| Eduard Keilholz | @nikneem | [Azure Container Apps and Dapr](https://hexmaster.nl/posts/azure-container-apps-and-dapr/) |

View File

@ -13,7 +13,8 @@ This file contains links to Dapr presentations given by community members. This
3. Create a pull request to [dapr/community](https://github.com/dapr/community) with the updated table.
4. One of the Dapr community managers will check your PR, merge it, and reward you with a [Dapr Presenter badge](https://www.holopin.io/sticker/clt3egohs11570gjnanpizv28).
| Name | GitHub handle | Event & Year | Title & link
| - | - | - | -
| Marc Duiker | @marcduiker | CloudBrew 2023 | [Lights, Camera, Action! Building distributed applications with Dapr Actors](https://marcduiker.dev/articles/speaking-at-cloudbrew-2023)
| Florian van Dillen | @fvandillen | Futuretech 2024 | [Dapr and .NET Aspire: A royal wedding](https://fvandillen.github.io/posts/speaking-at-futuretech-2024/)
| Name | GitHub handle | Event & Year | Title & link |
| ------------------ | ------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| Marc Duiker | @marcduiker | CloudBrew 2023 | [Lights, Camera, Action! Building distributed applications with Dapr Actors](https://marcduiker.dev/articles/speaking-at-cloudbrew-2023) |
| Florian van Dillen | @fvandillen | Futuretech 2024 | [Dapr and .NET Aspire: A royal wedding](https://fvandillen.github.io/posts/speaking-at-futuretech-2024/) |
| Eduard Keilholz | @nikneem | Futuretech 2024 | [Microservices Orchestration with Azure Container Apps](https://sessionize.com/s/eduard/microservices-orchestration-with-azure-container-a/87011) |