MFaaP.MFWSClient 1.0.6-alpha

This is a prerelease version of MFaaP.MFWSClient.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MFaaP.MFWSClient --version 1.0.6-alpha                
NuGet\Install-Package MFaaP.MFWSClient -Version 1.0.6-alpha                
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="MFaaP.MFWSClient" Version="1.0.6-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MFaaP.MFWSClient --version 1.0.6-alpha                
#r "nuget: MFaaP.MFWSClient, 1.0.6-alpha"                
#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 MFaaP.MFWSClient as a Cake Addin
#addin nuget:?package=MFaaP.MFWSClient&version=1.0.6-alpha&prerelease

// Install MFaaP.MFWSClient as a Cake Tool
#tool nuget:?package=MFaaP.MFWSClient&version=1.0.6-alpha&prerelease                

The 1.0.6-alpha release includes the following pull requests:

Thank you to (Victor Vogelpoel)[https://github.com/victorvogelpoel] for both submissions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 MFaaP.MFWSClient:

Package Downloads
ApiFramework.Plugins.MFilesPlugin

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.9.0.20-prerelease 260 9/18/2024
24.1.0.18-prerelease 2,382 1/23/2024
24.1.0.16-prerelease 69 1/22/2024
23.10.0.15-prerelease 1,577 10/16/2023
2.0.2-issue-20 3,068 11/9/2022
2.0.1-issue-20 117 11/7/2022
2.0.0-issue-26 85 10/11/2023
1.3.0-alpha 12,599 5/6/2022
1.2.3-alpha 3,618 7/27/2021
1.2.2-alpha 1,000 7/19/2021
1.2.1-alpha 2,739 3/16/2021
1.2.0-alpha 343 2/23/2021
1.1.2-alpha 228 2/22/2021
1.1.1-alpha 3,890 12/2/2020
1.1.0-alpha 243 11/30/2020
1.0.7.2-alpha 228 11/23/2020
1.0.6-alpha 16,598 9/4/2020
1.0.5-alpha 1,211 8/19/2020
1.0.4-alpha 280 8/18/2020
1.0.3-alpha 291 7/27/2020
1.0.2-alpha 609 3/27/2020
1.0.1-alpha 27,238 3/10/2020
1.0.0-alpha 326 2/20/2020

Adds methods to retrieve workflow states: https://github.com/M-Files/Libraries.MFWSClient/commit/9537ca55cf5fb81b2de38047667b3ea09851d9f5
Adds an explicit .NET Framework 4.8 target.