Skip to content

jessej3000/CloudLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CloudLibrary.Class

Theoretical implementation of cloud management.

Description

Main project: CloudLibrary project - A .NET standard Class Library consist of interrelated objects to be used to manage the structure of a cloud. Supporting app: CloudManager project - A console application that consumes and demonstrate CloudLibrary APIs.

Setup

  1. Clone the whole solution
  2. Make sure to to have CloudLibrary project as a dependency in CloudManager project.
  3. You may need Visual Studio to open the solution (MAC or Windows) will do.

Notes

You may see the folders and files created in the bin directory of the application. In this case CloudManager. Everytime you create a provider, virtual machine, or database. A related folder or file will be created. The code can still be improved if I still have time. Probably using dependency injections and generics. But for now it works as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published