SharePointContext 1.5.3

dotnet add package SharePointContext --version 1.5.3
                    
NuGet\Install-Package SharePointContext -Version 1.5.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharePointContext" Version="1.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharePointContext" Version="1.5.3" />
                    
Directory.Packages.props
<PackageReference Include="SharePointContext" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharePointContext --version 1.5.3
                    
#r "nuget: SharePointContext, 1.5.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SharePointContext@1.5.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharePointContext&version=1.5.3
                    
Install as a Cake Addin
#tool nuget:?package=SharePointContext&version=1.5.3
                    
Install as a Cake Tool

SharePoint library to return a ClientContext which supports on prem and O365

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SharePointContext:

Package Downloads
SPCommon

Common functions for SharePoint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.3 863 3/23/2022 1.5.3 is deprecated because it is no longer maintained and has critical bugs.
1.5.1 271 2/7/2022 1.5.1 is deprecated because it is no longer maintained and has critical bugs.
1.5.0 320 2/7/2022 1.5.0 is deprecated because it is no longer maintained and has critical bugs.
1.4.0 247 1/27/2022 1.4.0 is deprecated because it is no longer maintained and has critical bugs.
1.3.2 270 1/17/2022 1.3.2 is deprecated because it is no longer maintained and has critical bugs.
1.3.1 250 1/17/2022 1.3.1 is deprecated because it is no longer maintained and has critical bugs.
1.3.0 278 12/16/2021 1.3.0 is deprecated because it is no longer maintained and has critical bugs.
1.2.1 269 12/16/2021 1.2.1 is deprecated because it is no longer maintained and has critical bugs.
1.2.0 267 12/16/2021 1.2.0 is deprecated because it is no longer maintained and has critical bugs.
1.1.1 289 11/16/2021 1.1.1 is deprecated because it is no longer maintained and has critical bugs.
1.1.0 262 11/16/2021 1.1.0 is deprecated because it is no longer maintained and has critical bugs.
1.0.28 363 7/27/2021 1.0.28 is deprecated because it is no longer maintained and has critical bugs.
1.0.27 299 6/7/2021 1.0.27 is deprecated because it is no longer maintained and has critical bugs.
1.0.26 300 6/7/2021 1.0.26 is deprecated because it is no longer maintained and has critical bugs.
1.0.25 293 6/7/2021 1.0.25 is deprecated because it is no longer maintained and has critical bugs.
1.0.24 349 3/26/2021 1.0.24 is deprecated because it is no longer maintained and has critical bugs.
1.0.23 297 3/25/2021 1.0.23 is deprecated because it is no longer maintained and has critical bugs.
1.0.22 293 3/25/2021 1.0.22 is deprecated because it is no longer maintained and has critical bugs.
1.0.21 282 3/25/2021 1.0.21 is deprecated because it is no longer maintained and has critical bugs.
1.0.20 284 3/25/2021 1.0.20 is deprecated because it is no longer maintained and has critical bugs.
1.0.19 288 3/16/2021 1.0.19 is deprecated because it is no longer maintained and has critical bugs.
1.0.18 292 3/16/2021 1.0.18 is deprecated because it is no longer maintained and has critical bugs.
1.0.17 280 3/16/2021 1.0.17 is deprecated because it is no longer maintained and has critical bugs.
1.0.16 331 2/25/2021 1.0.16 is deprecated because it is no longer maintained and has critical bugs.
1.0.15 291 2/16/2021 1.0.15 is deprecated because it is no longer maintained and has critical bugs.
1.0.11 303 2/3/2021 1.0.11 is deprecated because it is no longer maintained and has critical bugs.
1.0.10 296 2/1/2021 1.0.10 is deprecated because it is no longer maintained and has critical bugs.
1.0.9 378 1/8/2021 1.0.9 is deprecated because it is no longer maintained and has critical bugs.
1.0.8 344 1/7/2021 1.0.8 is deprecated because it is no longer maintained and has critical bugs.
1.0.7 348 12/9/2020 1.0.7 is deprecated because it is no longer maintained and has critical bugs.
1.0.6 331 12/9/2020 1.0.6 is deprecated because it is no longer maintained and has critical bugs.
1.0.5 363 12/8/2020 1.0.5 is deprecated because it is no longer maintained and has critical bugs.
1.0.4 348 12/7/2020 1.0.4 is deprecated because it is no longer maintained and has critical bugs.
1.0.1 611 11/5/2020 1.0.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.0 342 11/5/2020 1.0.0 is deprecated because it is no longer maintained and has critical bugs.

Removed database properties from interface.