Cake.SharePoint 2.1.2

.NET 6.0
dotnet add package Cake.SharePoint --version 2.1.2
NuGet\Install-Package Cake.SharePoint -Version 2.1.2
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="Cake.SharePoint" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.SharePoint --version 2.1.2
#r "nuget: Cake.SharePoint, 2.1.2"
#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.
// Install Cake.SharePoint as a Cake Addin
#addin nuget:?package=Cake.SharePoint&version=2.1.2

// Install Cake.SharePoint as a Cake Tool
#tool nuget:?package=Cake.SharePoint&version=2.1.2

Cake AddIn to upload build artifacts to SharePoint.
Also allows to get the current filenames on the server and delete files on the server.

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 522 12/15/2022
2.1.1 159 12/15/2022
2.1.0 552 9/9/2022
2.0.0 2,050 6/15/2021
1.2.0 334 5/25/2021
1.1.1 1,935 12/11/2020
1.1.0 277 12/11/2020
1.0.5 2,035 1/21/2020
1.0.4 457 1/13/2020
1.0.3 471 1/10/2020
1.0.2 434 1/9/2020
1.0.0 407 1/9/2020

Updated to Cake 3.0.0 and latest sharepoint libs.
     Updated to Cake 2.0.0 and latest SharepointOnline package
     Breaking!!! : Microsoft introduced a new way to authenticate
     Updated to Cake 1.0.0
     Updated to latest SharepointOnline package.