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 916 8/9/2020
11.7.0 623 8/7/2020
11.5.0 639 5/27/2020
11.5.0-beta 474 5/22/2020
11.3.2-beta 499 5/18/2020
11.3.1-beta 551 5/17/2020
11.3.0-beta 490 5/16/2020
11.2.1-beta 479 5/6/2020
11.2.0-dev 491 5/6/2020
10.0.3-beta 651 6/8/2019
10.0.2-beta 587 6/6/2019
10.0.1-beta 590 6/5/2019
9.0.1 893 2/20/2019
9.0.0-beta 665 2/19/2019
8.28.0-beta 688 2/11/2019
8.25.0-beta 658 1/29/2019
8.24.0-beta 714 1/21/2019
8.23.0-beta 687 1/13/2019
8.22.0-beta 682 1/13/2019
8.18.0 875 1/1/2019
8.17.0 839 12/28/2018
8.16.0 837 12/24/2018
8.15.0 809 12/23/2018
8.14.0 847 12/18/2018
8.12.0 824 12/17/2018
8.11.0 844 12/10/2018
8.10.1 809 11/28/2018
8.10.0 830 11/28/2018
8.9.0-beta 709 11/26/2018
8.7.0-beta 701 11/12/2018
8.5.0-beta 739 10/20/2018
8.4.0-beta 769 9/26/2018
8.3.0-beta 743 9/20/2018
8.2.0-beta 781 9/11/2018
8.1.0-beta 802 9/10/2018
8.0.10-beta 793 8/28/2018
8.0.8-beta 801 8/23/2018
8.0.7-beta 838 8/17/2018
8.0.5-beta 853 8/12/2018
8.0.4-beta 925 8/7/2018
8.0.3-beta 945 8/7/2018
8.0.2-beta 931 8/7/2018
8.0.1-beta 961 8/6/2018
8.0.0-beta 944 8/6/2018

11.8 update: bug fixes.