# On.NET Episode: Messaging with Azure Event Hubs

In this episode, [Serkant Karaca](https://twitter.com/KaracaSerkant) and [Shubha Vijayasarathy](https://twitter.com/ShubhaVijaya) from the Azure Event Hubs team join us to talk about how and when to use Azure Event Hubs as the messaging component in our .NET applications. They'll discuss use cases, cover topics like partitioning and also show how to use the .NET SDK for Event Hubs.


%[https://www.youtube.com/watch?v=DDDjFQSQyF4] 

If you liked this video and would like to see some more of our .NET content, please subscribe to our [.NET Developers YouTube Channel](https://www.youtube.com/channel/UCvtT19MZW8dq5Wwfu6B0oxw).


## Useful Links
* [Azure Event Hubs Documentation](https://docs.microsoft.com/en-us/azure/event-hubs?WT.mc_id=ondotnet-hashnode-cephilli)

* [GitHub repo with samples](https://github.com/Azure/azure-event-hubs/tree/master/samples/DotNet/Microsoft.Azure.EventHubs?WT.mc_id=ondotnet-hashnode-cephilli)

* [Enable reliable messaging for Big Data applications using Azure Event Hubs](https://docs.microsoft.com/en-us/learn/modules/enable-reliable-messaging-for-big-data-apps-using-event-hubs?WT.mc_id=ondotnet-hashnode-cephilli)

* [Choose between Azure messaging services](https://docs.microsoft.com/en-us/azure/event-grid/compare-messaging-services?WT.mc_id=ondotnet-hashnode-cephilli)

* [Azure IoT Documentation](https://docs.microsoft.com/en-us/azure/iot-hub?WT.mc_id=ondotnet-hashnode-cephilli)

* [Send events to or receive events from Azure Event Hubs using .NET Core](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-dotnet-standard-getstarted-send?WT.mc_id=ondotnet-hashnode-cephilli)

* [Microsoft.Azure.EventHubs NuGet package](https://www.nuget.org/packages/Microsoft.Azure.EventHubs?WT.mc_id=ondotnet-hashnode-cephilli)
