Skip to content

Commit

Permalink
Added .NET link to README. (aws-samples#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
curry9999 authored and mergify[bot] committed Dec 3, 2019
1 parent 64d8553 commit 8b1fdc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Select the following link to see how to install and run the example.
| Example | Description |
|---------|-------------|
| [my-widget-service](https://github.com/aws-samples/aws-cdk-examples/tree/master/csharp/my-widget-service/) | Use Lambda to serve up widgets |
| [random-writer](https://github.com/aws-samples/aws-cdk-examples/tree/master/csharp/random-writer/) | This sample application demonstrates some essential mechanisms of the AWS CDK for .NET. It uses AWS Lambda, DynamoDB, CloudWatch. |

To run a .NET example, say my-widget-service:

Expand Down

0 comments on commit 8b1fdc9

Please sign in to comment.