DeviantArtFs 8.0.0-beta2

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

// Install DeviantArtFs as a Cake Tool
#tool nuget:?package=DeviantArtFs&version=8.0.0-beta2&prerelease                

An F# library to interact with the DeviantArt / Sta.sh API

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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 DeviantArtFs:

Package Downloads
DeviantArtFs.Stash.Marshal

An F#/.NET library to interact with the Sta.sh API and manage state (.NET Standard 2.0)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 100 10/28/2024
11.0.0-beta2 79 10/28/2024
10.1.0-beta2 96 10/20/2024
10.1.0-beta1 82 9/21/2024
10.0.0 134 8/8/2024
10.0.0-rc1 105 8/8/2024
9.2.1-rc1 90 8/7/2024
9.2.0 122 6/19/2024
9.2.0-beta1 102 6/19/2024
9.1.1 128 4/27/2024
9.1.0-rc1 216 11/27/2023
9.0.0 278 11/22/2023
9.0.0-beta4 148 5/30/2023
9.0.0-beta2 113 5/28/2023
8.0.0 472 5/30/2021
8.0.0-beta4 286 5/30/2021
8.0.0-beta3 341 5/30/2021
8.0.0-beta2 243 5/30/2021
7.0.1 413 1/11/2021
7.0.0 391 1/9/2021
7.0.0-beta1 299 1/9/2021
6.0.2 377 1/5/2021
6.0.1 443 12/28/2020
6.0.0 353 12/27/2020
6.0.0-beta2 335 12/26/2020
6.0.0-beta1 327 12/26/2020
5.0.0 527 2/11/2020
5.0.0-beta1 442 2/11/2020
4.0.0 515 1/23/2020
4.0.0-beta2 458 1/23/2020
4.0.0-beta1 468 1/22/2020
3.0.0 562 1/17/2020
2.2.0 566 1/6/2020
2.1.0 542 9/9/2019
2.0.0-beta3 511 3/9/2019
2.0.0-beta2 489 3/8/2019
2.0.0-beta1 485 3/6/2019
1.1.0-beta1 480 3/5/2019
1.0.0 711 2/10/2019
0.9.0 1,359 1/29/2019
0.8.0 703 1/28/2019
0.7.3 725 1/22/2019
0.7.2 704 1/22/2019
0.7.1 1,367 1/19/2019
0.7.0 739 1/18/2019
0.6.0 1,400 1/14/2019
0.5.0 1,369 1/11/2019
0.4.0 1,391 1/3/2019
0.3.0 1,394 12/31/2018
0.2.0-alpha 1,189 12/27/2018
0.1.0-alpha 625 12/21/2018

Refactoring to use discriminated unions for most request types