File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/service-bus-messaging Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ The `Azure.Messaging.ServiceBus` package is the latest Azure Service Bus .NET SD
88
88
89
89
| NuGet Package | Primary Namespace(s) | Minimum Platform(s) | Protocol(s) |
90
90
| ---------------| ----------------------| ---------------------| -------------|
91
- | [ Azure.Messaging.ServiceBus] ( https://www.nuget.org/packages/Azure.Messaging.ServiceBus ) (** latest** ) | ` Azure.Messaging.ServiceBus ` <br >` Azure.Messaging.ServiceBus.Administration ` | .NET Core 2.0<br >.NET Framework 4.6.1<br >Mono 5.4<br >Xamarin.iOS 10.14< br >Xamarin.Mac 3.8< br >Xamarin.Android 8.0< br > Universal Windows Platform 10.0.16299 | AMQP<br >HTTP |
92
- | [ Microsoft.Azure.ServiceBus] ( https://www.nuget.org/packages/Microsoft.Azure.ServiceBus ) | ` Microsoft.Azure.ServiceBus ` <br >` Microsoft.Azure.ServiceBus.Management ` | .NET Core 2.0<br >.NET Framework 4.6.1<br >Mono 5.4<br >Xamarin.iOS 10.14< br >Xamarin.Mac 3.8< br >Xamarin.Android 8.0< br > Universal Windows Platform 10.0.16299 | AMQP<br >HTTP |
91
+ | [ Azure.Messaging.ServiceBus] ( https://www.nuget.org/packages/Azure.Messaging.ServiceBus ) (** latest** ) | ` Azure.Messaging.ServiceBus ` <br >` Azure.Messaging.ServiceBus.Administration ` | .NET Core 2.0<br >.NET Framework 4.6.1<br >Mono 5.4<br >Universal Windows Platform 10.0.16299 | AMQP<br >HTTP |
92
+ | [ Microsoft.Azure.ServiceBus] ( https://www.nuget.org/packages/Microsoft.Azure.ServiceBus ) | ` Microsoft.Azure.ServiceBus ` <br >` Microsoft.Azure.ServiceBus.Management ` | .NET Core 2.0<br >.NET Framework 4.6.1<br >Mono 5.4<br >Universal Windows Platform 10.0.16299 | AMQP<br >HTTP |
93
93
94
94
For more information on minimum .NET Standard platform support, see [ .NET implementation support] ( /dotnet/standard/net-standard#net-implementation-support ) .
95
95
You can’t perform that action at this time.
0 commit comments