Merge branch 'dev' into dependabot/nuget/src/Microsoft.Azure.EventHubs/System.Net.Http-4.3.4
This commit is contained in:
Коммит
1e758629cd
|
@ -4,6 +4,8 @@
|
|||
|
||||
# Microsoft Azure Event Hubs Client for .NET
|
||||
|
||||
> Please note, newer packages [Azure.Messaging.EventHubs](https://www.nuget.org/packages/Azure.Messaging.EventHubs) and [Azure.Messaging.EventHubs.Processor](https://www.nuget.org/packages/Azure.Messaging.EventHubs.Processor) for [Azure Event Hubs](https://azure.microsoft.com/services/event-hubs/) are available as of February 2020. While the packages `Microsoft.Azure.EventHubs` and `Microsoft.Azure.EventHubs.Processor` will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the [migration guide](https://aka.ms/azsdk/net/migrate/eh) for more details.
|
||||
|
||||
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them into multiple applications. This lets you process and analyze the massive amounts of data produced by your connected devices and applications. Once Event Hubs has collected the data, you can retrieve, transform and store it by using any real-time analytics provider or with batching/storage adapters.
|
||||
|
||||
The Azure Events Hubs client library for .NET allows for both sending and receiving of events. Most common scenarios call for an application to act as either an event publisher or an event consumer, but rarely both.
|
||||
|
@ -23,4 +25,4 @@ The Microsoft Azure Event Hubs Client for .NET has joined the unified Azure Deve
|
|||
|
||||
This repository has been archived and is intended to provide historical reference and context for the Microsoft Azure Event Hubs Client for .NET
|
||||
|
||||
[Source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/eventhub/Microsoft.Azure.EventHubs) | [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.EventHubs/) | [API reference documentation](https://docs.microsoft.com/en-us/dotnet/api/overview/azure/event-hubs?view=azure-dotnet) | [Product documentation](https://docs.microsoft.com/en-us/azure/event-hubs/)
|
||||
[Source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/eventhub/Microsoft.Azure.EventHubs) | [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.EventHubs/) | [API reference documentation](https://docs.microsoft.com/en-us/dotnet/api/overview/azure/event-hubs?view=azure-dotnet) | [Product documentation](https://docs.microsoft.com/en-us/azure/event-hubs/)
|
||||
|
|
Загрузка…
Ссылка в новой задаче