Pinned Repositories
akka-net-traffic-control
Sample code of an Actor Model based traffic-control system using Akka.Net.
akka.net-warehouse-sample
Sample application demonstrating several aspects of Akka.NET.
dapr-hands-on
This repo contains the hands-on assignments for learning dapr.
dapr-logicapps-sample
Sample application demonstrating LogicApps integration with Dapr
dapr-traffic-control
Simple sample application for experimenting with dapr.
dapr-workshop
Workshop that teaches how to apply Dapr to an existing .NET, Java or Python based microservices application.
dapr-workshop-csharp
Source code for the .NET version of the Dapr workshop (see README for more info).
iot-edge-demos
Contains IoT Edge demo projects.
nats-demos
This repo contains the code for the demos that I use during talks I give about NATS and NATS Streaming.
pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
EdwinVW's Repositories
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
EdwinVW/dapr-traffic-control
Simple sample application for experimenting with dapr.
EdwinVW/dapr-workshop
Workshop that teaches how to apply Dapr to an existing .NET, Java or Python based microservices application.
EdwinVW/akka-net-traffic-control
Sample code of an Actor Model based traffic-control system using Akka.Net.
EdwinVW/dapr-workshop-csharp
Source code for the .NET version of the Dapr workshop (see README for more info).
EdwinVW/dapr-hands-on
This repo contains the hands-on assignments for learning dapr.
EdwinVW/cloud-native-net
Sample code for my presentation "Lessons learned building a cloud-native architecture in .NET"
EdwinVW/dapr-logicapps-sample
Sample application demonstrating LogicApps integration with Dapr
EdwinVW/cloud-native-architecture-workshop
Cloud-native architecture workshop
EdwinVW/dapr-workflow-demos
Contains demos using in my Dapr Workflow sessions.
EdwinVW/dapr-for-net-devs-diagrams
Diagrams for the book "Dapr for .NET Developers".
EdwinVW/camunda-external-task-dispatcher
.NET implementation of a handler for External Tasks in a Camunda workflow.
EdwinVW/inhouse-event-workshop
Repository containing the code and instructions for the Info Support in-house day for students.
EdwinVW/dapr-apim-sample
Sample application demonstrating APIM integration with Dapr
EdwinVW/az-integration-learning-resources
List of resources to use for gaining knowledge on Azure integration services
EdwinVW/components-contrib
Community driven, reusable components for distributed apps
EdwinVW/container-desktop
Provides an alternative for Docker for Desktop on Windows using WSL2.
EdwinVW/dapr-workshop-java
Source code for the Java version of the Dapr workshop (see README for more info).
EdwinVW/dapr-workshop-python
Source code for the Python version of the Dapr workshop (see README for more info).
EdwinVW/AzureLiquid
Allows programmatic parsing, unit testing and live preview of Liquid templates, specifically designed for the Azure cloud services.
EdwinVW/camunda-alpha
Temporary repo for testing Camunda Alpha APIs
EdwinVW/camunda-platform
Links to Camunda Platform 8 resources, releases, and local development config
EdwinVW/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
EdwinVW/dapr-docs
Dapr user documentation, used to build docs.dapr.io
EdwinVW/docs
This repository contains .NET Documentation.
EdwinVW/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
EdwinVW/integration-patterns
Repository containing integration pattern diagrams (PlantUML).
EdwinVW/pitstop-engineering-workshop
This is an engineering workshop based on the Pitstop sample application.
EdwinVW/samples
Community driven repository for Dapr samples
EdwinVW/session-timer
Timer app for timing a presentation or session with multiple sections. The app is a Blazor WASM app.