Skip to content

Currently contains my helper program for sending messages and a "deploy" to Azure buttons for quickly deploying an Event Hub.

Notifications You must be signed in to change notification settings

madcodemonkey/Azure.EventHubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Event Hubs

Projects List

  • 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.

Branching scheme

  • DotNet6: .NET Core 6.0 example
  • [Future] I will create a branch for each version of .NET

Create a Basic tier Event Hub bus with a single hub

About

Currently contains my helper program for sending messages and a "deploy" to Azure buttons for quickly deploying an Event Hub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages