GorillaDocs.SharePoint
1.0.10
GorillaDocs is a collection of assemblies that makes working with Microsoft VSTO easier.
This package contains the code that applies to the Microsoft SharePoint Client Object Model CSOM.
Specifically:
- Viewing files inside document libraries
- Downloading files from document libraries
Install-Package GorillaDocs.SharePoint -Version 1.0.10
dotnet add package GorillaDocs.SharePoint --version 1.0.10
<PackageReference Include="GorillaDocs.SharePoint" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GorillaDocs.SharePoint --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GorillaDocs.SharePoint, 1.0.10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GorillaDocs.SharePoint as a Cake Addin
#addin nuget:?package=GorillaDocs.SharePoint&version=1.0.10
// Install GorillaDocs.SharePoint as a Cake Tool
#tool nuget:?package=GorillaDocs.SharePoint&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release notes:
Dependencies
-
- GorillaDocs (>= 1.0.66)
- PostSharp (>= 3.1.49)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.