AutumnBox.SDK 11.8.0

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

Let's Develop AutumnBox Extension!

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
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
11.8.0 847 8/9/2020
11.7.0 566 8/7/2020
11.5.0 586 5/27/2020
11.5.0-beta 417 5/22/2020
11.3.2-beta 444 5/18/2020
11.3.1-beta 495 5/17/2020
11.3.0-beta 445 5/16/2020
11.2.1-beta 424 5/6/2020
11.2.0-dev 436 5/6/2020
10.0.3-beta 595 6/8/2019
10.0.2-beta 531 6/6/2019
10.0.1-beta 533 6/5/2019
9.0.1 835 2/20/2019
9.0.0-beta 611 2/19/2019
8.28.0-beta 633 2/11/2019
8.25.0-beta 601 1/29/2019
8.24.0-beta 658 1/21/2019
8.23.0-beta 630 1/13/2019
8.22.0-beta 626 1/13/2019
8.18.0 819 1/1/2019
8.17.0 784 12/28/2018
8.16.0 781 12/24/2018
8.15.0 755 12/23/2018
8.14.0 791 12/18/2018
8.12.0 766 12/17/2018
8.11.0 788 12/10/2018
8.10.1 766 11/28/2018
8.10.0 786 11/28/2018
8.9.0-beta 655 11/26/2018
8.7.0-beta 644 11/12/2018
8.5.0-beta 683 10/20/2018
8.4.0-beta 714 9/26/2018
8.3.0-beta 692 9/20/2018
8.2.0-beta 730 9/11/2018
8.1.0-beta 750 9/10/2018
8.0.10-beta 741 8/28/2018
8.0.8-beta 747 8/23/2018
8.0.7-beta 786 8/17/2018
8.0.5-beta 799 8/12/2018
8.0.4-beta 840 8/7/2018
8.0.3-beta 862 8/7/2018
8.0.2-beta 848 8/7/2018
8.0.1-beta 873 8/6/2018
8.0.0-beta 860 8/6/2018

11.8 update: bug fixes.