Skip to content

Commit

Permalink
Merge branch 'release1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Haid committed Nov 29, 2017
2 parents 7f80fc2 + 2ab9235 commit ee5810e
Show file tree
Hide file tree
Showing 6,279 changed files with 61,561 additions and 81,804 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SolidFire .NET SDK

# SolidFire .NET SDK

![Net Logo](img/net-50.png)

## Description
Expand All @@ -14,7 +14,7 @@ To install SolidFire.SDK, run the following command in the Package Manager Conso
Install-Package SolidFire.SDK
```

___Dependencies (automatically downloaded upon install)___:
**Dependencies** (automatically downloaded upon install):

| Component | Version |
|:---------------:|:-----------|
Expand All @@ -26,8 +26,8 @@ ___Dependencies (automatically downloaded upon install)___:
|:-----------------------------------|:------------|
| .NET | 4.5.1 |
| (dotnet core) NetStandard | 1.6 |
| SolidFire Element OS | 7.x - 9.1 |

| SolidFire Element OS | 7.x - 10.0 |

## Documentation

[MSDN Docs](http://solidfire.github.io/sdk-dotnet/help/html/R_Project_NetApp_SolidFire__NET_SDK_Documentation.htm)
Expand All @@ -36,8 +36,8 @@ ___Dependencies (automatically downloaded upon install)___:

## Getting Help

If you have any questions or comments about this product, open an issue on our [GitHub repo](https://github.com/solidfire/sdk-dotnet) or reach out to the online developer community at [ThePub](http://netapp.io). Your feedback helps us focus our efforts on new features and capabilities.

If you have any questions or comments about this product, open an issue on our [GitHub repo](https://github.com/solidfire/sdk-dotnet) or reach out to the online developer community at [ThePub](http://netapp.io). Your feedback helps us focus our efforts on new features and capabilities.

## Instructions

### Step 1 - Build a [SolidFireElement](http://solidfire.github.io/sdk-dotnet/help/html/T_SolidFire_Element_Api_SolidFireElement.htm) object using the [ElementFactory](http://solidfire.github.io/sdk-dotnet/help/html/T_SolidFire_Element_ElementFactory.htm)
Expand Down
Binary file removed help/.DS_Store
Binary file not shown.

0 comments on commit ee5810e

Please sign in to comment.