From 0c934be1336e00a1ce5444e9b0dbccbe4c021612 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 6 Jun 2018 11:24:29 -0700 Subject: [PATCH] :package: Update manifest files. --- .../rest-api-samples/dotnet/rest-api-dotnet.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 blockchain-workbench/rest-api-samples/dotnet/rest-api-dotnet.yml diff --git a/blockchain-workbench/rest-api-samples/dotnet/rest-api-dotnet.yml b/blockchain-workbench/rest-api-samples/dotnet/rest-api-dotnet.yml new file mode 100644 index 000000000..0d3217fc8 --- /dev/null +++ b/blockchain-workbench/rest-api-samples/dotnet/rest-api-dotnet.yml @@ -0,0 +1,12 @@ +### YamlMime:Sample +sample: +- name: Azure Blockchain Workbench REST API Access with .NET + description: The Azure Blockchain Workbench REST API is a Workbench extensibility point, which allows developers to create and manage blockchain applications, manage users and organizations within a consortium, integrate blockchain applications into services and platforms, perform transactions on a blockchain, and retrieve transactional and contract data from a blockchain. + generateZip: true + author: PatAltimore + readme: readme.md + languages: + - javascript + technologies: + - azure-blockchain + - azure \ No newline at end of file