SharePoint library to return a ClientContext which supports on prem and O365.
Info
Version: | 1.6.0 |
Author(s): | Dale C |
Last Update: | Thursday, May 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SharePointContext |
Install
Install-Package SharePointContext
dotnet add package SharePointContext
paket add SharePointContext
SharePointContext Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Edm(>= 5.8.4)
- Microsoft.Data.OData(>= 5.8.4)
- Microsoft.Data.Services.Client(>= 5.8.4)
- Microsoft.IdentityModel(>= 7.0.0)
- Newtonsoft.Json(>= 11.0.1)
- SharePointPnPCoreOnline(>= 3.25.2009.1)
- System.IdentityModel.Tokens.Jwt(>= 6.7.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
- System.Spatial(>= 5.8.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)