You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title="Event Hub Rest Client Generator - by Thomas Claudius Huber"Height="600"Width="800"Background="#222222">
@@ -13,6 +12,7 @@
13
12
<RowDefinitionHeight="Auto"/>
14
13
<RowDefinitionHeight="Auto"/>
15
14
<RowDefinitionHeight="*"/>
15
+
<RowDefinitionHeight="Auto"/>
16
16
</Grid.RowDefinitions>
17
17
18
18
<TextBlockFontWeight="Bold"Foreground="#CCCCCC"Margin="5"TextWrapping="Wrap">This tool generates the Shared Access Signature and a smal UWP-client-class to access the Rest-API of an Event Hub.
<TextBlock Grid.Row="4"FontSize="10"TextAlignment="Right"Padding="5"Foreground="DarkGray"Background="Black">Event hub rest client generator by <HyperlinkNavigateUri="http://www.thomasclaudiushuber.com"RequestNavigate="Hyperlink_RequestNavigate">Thomas Claudius Huber</Hyperlink></TextBlock>
0 commit comments