Good day,
I installed the nuget, went without any errors. I can see the dependencies installed in "References", but no owncloudsharp for some reason. I am using VS2015 and an MVC 5 (.Net 4.5.1) project.
Namespace is also not recognized.
edit:
Managed to manually add the project owncloud-sharp, turned it to a classic library project, added missing dependencies and nugets. Works like a charm!
Good day,
I installed the nuget, went without any errors. I can see the dependencies installed in "References", but no owncloudsharp for some reason. I am using VS2015 and an MVC 5 (.Net 4.5.1) project.
Namespace is also not recognized.
edit:
Managed to manually add the project owncloud-sharp, turned it to a classic library project, added missing dependencies and nugets. Works like a charm!