- Event Hub Message Transceiver (EventHubMessageTransceiver.sln) - This is a console application designed to
- Send a message to an event hub
- Retrieve all the message from an event hub
Notes
- See the readme.md file in each project for setup instructions.
- DotNet6: .NET Core 6.0 example
- [Future] I will create a branch for each version of .NET