-
Notifications
You must be signed in to change notification settings - Fork 781
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Den Delimarsky
committed
Jul 11, 2018
1 parent
0c1f5f6
commit 809ce15
Showing
4 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
samples/DotNet/GettingStarted/BasicSendReceiveQuickStart/dotnet-basic-send-receive.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
### YamlMime:Sample | ||
sample: | ||
- name: 'Azure Service Bus - Basic Send/Receieve in .NET' | ||
description: 'A sample demonstrating the basic send/receive operations with Azure Service Bus, using the .NET platform.' | ||
generateZip: true | ||
author: celemensv | ||
languages: | ||
- csharp | ||
technologies: | ||
- service-bus | ||
- service-bus-messaging | ||
- azure |
12 changes: 12 additions & 0 deletions
12
.../GettingStarted/BasicSendReceiveTutorialwithFilters/dotnet-basic-send-receive-filters.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
### YamlMime:Sample | ||
sample: | ||
- name: 'Azure Service Bus - Basic Send/Receieve with Filters in .NET' | ||
description: 'A sample demonstrating the basic send/receive operations with Azure Service Bus, using the .NET platform.' | ||
generateZip: true | ||
author: celemensv | ||
languages: | ||
- csharp | ||
technologies: | ||
- service-bus | ||
- service-bus-messaging | ||
- azure |
13 changes: 13 additions & 0 deletions
13
samples/DotNet/Microsoft.Azure.ServiceBus/messaging-samples.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
### YamlMime:Sample | ||
sample: | ||
- name: 'Azure Service Bus .NET Standard samples' | ||
description: 'Official set of .NET Standard samples for the Azure Service Bus service.' | ||
generateZip: true | ||
author: celemensv | ||
readme: README.md | ||
languages: | ||
- csharp | ||
technologies: | ||
- service-bus | ||
- service-bus-messaging | ||
- azure |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters