Skip to content

About .NET extension library that adds ECS-specific functionality to the AWS SDK; New ecs-object-client-dotnet which reconstructed the code based on vs 2019

License

Notifications You must be signed in to change notification settings

EMCECS/ecs-object-client-dotnet-new

Repository files navigation

ecs-object-client-dotnet

DELL EMC ECS Management API SDK for .NET. Can be used by developers to assist with provisioning ECS resources through pre-packaged SDK.

Installing

Our .NET SDK does not include any binaries, therefore the .dlls must be downloaded and compiled in Visual Studio before being used as a reference for any project. In order to reference the .dlls in your project:

  • Download or clone this repository
  • Open .sln file in Visual Studio
  • Build solution
  • Import binaries to current project

Included APIs

  • AppendObject()
  • PutBucket() (with ECS features)
  • QueryObjects() (with ECS features)
  • ListBucketMetaSearchKeys()
  • ListSystemMetaSearchKeys()

License

Copyright 2017 EMC Corporation. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

About .NET extension library that adds ECS-specific functionality to the AWS SDK; New ecs-object-client-dotnet which reconstructed the code based on vs 2019

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages