Quickly test basic producer .NET example
Simply run:
$ ./start.sh <2.2 or 3.1> (Core .NET version, default is 2.1)
Starting producer
$ docker exec -i client-dotnet bash -c "dotnet DotNet.dll broker:9092 dotnet-basic-producer"
Control Center is reachable at http://127.0.0.1:9021