https://github.com/edwinvw/dapr-workshop-csharp
Source code for the .NET version of the Dapr workshop (see README for more info).
https://github.com/edwinvw/dapr-workshop-csharp
Last synced: over 1 year ago
JSON representation
Source code for the .NET version of the Dapr workshop (see README for more info).
- Host: GitHub
- URL: https://github.com/edwinvw/dapr-workshop-csharp
- Owner: EdwinVW
- Created: 2021-10-04T12:36:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T05:25:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T05:51:40.509Z (over 1 year ago)
- Language: C#
- Size: 40 KB
- Stars: 30
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dapr workshop .NET
The Dapr workshop is a workshop that teaches you how to apply [Dapr](https://dapr.io) to a microservices application. This repository contains the source-code that forms the starting point of the C# (.NET) version of the workshop. With each workshop assignment you will expand the application with a Dapr building block.
See the [Dapr workshop repository](https://github.com/edwinvw/dapr-workshop) for more information and instructions on how to get started.