Skip to content

Conversation

@avirupch
Copy link
Contributor

No description provided.

avirupch and others added 30 commits December 5, 2014 11:22
Conflicts:
	src/ServiceManagement/StorSimple/Commands.StorSimple/Properties/Resources.Designer.cs
	src/ServiceManagement/StorSimple/Commands.StorSimple/Properties/Resources.resx
	src/ServiceManagement/StorSimple/Commands.StorSimple/StorSimpleCmdletBase.cs
…stead of warning in case no device is registered
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't pass PS prefix to the convenience clients as they are supposed to be generic enough for any C# code not on PowerShell

Copy link
Contributor

Choose a reason for hiding this comment

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

This is Fixed now.

parvezah and others added 12 commits January 17, 2015 19:06
1. Make sure to update "Test" target in build.proj to include these tests
2. Copyright header
3. Add header comments
4. Fix alignment
5. Copyright header for all files in this pull request
6. The coding convention in Azure PowerShell uses string instead of String
7. Place the error messages into project Resources
8. Using’s should be before namespace
9. We don't ass PS prefix to the convenience clients as they are supposed to be generic enough for any C# code not on PowerShell
10. all messages should be in project resources
11. you could add those in Constants class: https://github.com/Azure/azure-powershell/blob/dev/src/Common/Commands.Common/Constants.cs
12. nit: remove extra line
13. no need to have private member, just use properties get/set
1. See how other projects have their version and assembly info defined
2. This csproj is used only by StorSimple projects, please merge it into the commands project
3. Move all of the business logic into a conveniece client layer
4. This logic seems duplicated, please refactor
stankovski added a commit that referenced this pull request Jan 19, 2015
Adding StorSimple cmdlets
@stankovski stankovski merged commit 0a2f33d into Azure:dev Jan 19, 2015
akromm-zz pushed a commit to akromm-zz/azure-powershell that referenced this pull request Apr 18, 2015
ogail pushed a commit that referenced this pull request Aug 19, 2015
huangpf added a commit that referenced this pull request Sep 15, 2015
DeepakRajendranMsft pushed a commit to DeepakRajendranMsft/azure-powershell that referenced this pull request Dec 15, 2015
ionuttulai pushed a commit to ionuttulai/azure-powershell that referenced this pull request Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants