Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# client sdk doc update #892

Merged
merged 39 commits into from
Oct 27, 2016
Merged

C# client sdk doc update #892

merged 39 commits into from
Oct 27, 2016

Conversation

anhashia
Copy link
Contributor

Covers in detail on how to build and use Azure IoT .NET Device SDK

@@ -1,16 +1,19 @@
# Prepare your development environment

This document describes how to prepare your development environment to use the *Microsoft Azure IoT device SDK for C#*.
This document describes how to prepare your development environment to build and use the **Microsoft .NET Device SDK for Azure IoT Devices**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to be consistent across the document (and across the different languages) with the name for the client SDK. I suggest we align to:
Azure IoT device client SDK for C#

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to Azure IoT device client SDK for .NET

Install [Visual Studio 2015][visual-studio]. You can use any version of Visual Studio 2015, including the Community edition.
- Install [Visual Studio 2015][visual-studio]. You can use the **Visual Studio Community** Free download if you meet the licensing requirements.

Be sure to include [NuGet Package Manager][NuGet-Package-Manager].

<a name="azuresdk"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need the full Azure SDK?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it

Copy link
Contributor

@olivierbloch olivierbloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple comments to be addressed before we can merge

Use Microsoft Azure IoT device SDK for .NET for name consitency  and remove Azure SDK reference
@olivierbloch olivierbloch merged commit bc30424 into master Oct 27, 2016
@damonbarry damonbarry deleted the C#_Client_SDK_Doc_Update branch October 28, 2016 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants