/NumberGenerator

This repository contains a simple C# demo app that demonstrates the power of Dapr for microservices. The app consists of two ASP.NET Core Web API services and a C# Console App. The first service generates a random number, and the second one squares it. We use Dapr for service invocation and state management.

Primary LanguageC#MIT LicenseMIT

Stargazers