MFaaP.MFWSClient 1.0.4-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.4-alpha
                    
NuGet\Install-Package MFaaP.MFWSClient -Version 1.0.4-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.4-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MFaaP.MFWSClient" Version="1.0.4-alpha" />
                    
Directory.Packages.props
<PackageReference Include="MFaaP.MFWSClient" />
                    
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 MFaaP.MFWSClient --version 1.0.4-alpha
                    
#r "nuget: MFaaP.MFWSClient, 1.0.4-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.
#addin nuget:?package=MFaaP.MFWSClient&version=1.0.4-alpha&prerelease
                    
Install MFaaP.MFWSClient as a Cake Addin
#tool nuget:?package=MFaaP.MFWSClient&version=1.0.4-alpha&prerelease
                    
Install MFaaP.MFWSClient as a Cake Tool

Sample .NET wrapper for the M-Files Web Service.  Not designed for production use.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 723 6 months ago
24.1.0.18-prerelease 3,169 1/23/2024
24.1.0.16-prerelease 80 1/22/2024
23.10.0.15-prerelease 2,212 10/16/2023
2.0.2-issue-20 3,113 11/9/2022
2.0.1-issue-20 132 11/7/2022
2.0.0-issue-26 92 10/11/2023
1.3.0-alpha 14,554 5/6/2022
1.2.3-alpha 3,775 7/27/2021
1.2.2-alpha 1,867 7/19/2021
1.2.1-alpha 3,092 3/16/2021
1.2.0-alpha 375 2/23/2021
1.1.2-alpha 252 2/22/2021
1.1.1-alpha 3,919 12/2/2020
1.1.0-alpha 266 11/30/2020
1.0.7.2-alpha 251 11/23/2020
1.0.6-alpha 19,011 9/4/2020
1.0.5-alpha 1,235 8/19/2020
1.0.4-alpha 303 8/18/2020
1.0.3-alpha 316 7/27/2020
1.0.2-alpha 635 3/27/2020
1.0.1-alpha 29,172 3/10/2020
1.0.0-alpha 351 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.