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 821 8/9/2020
11.7.0 545 8/7/2020
11.5.0 566 5/27/2020
11.5.0-beta 398 5/22/2020
11.3.2-beta 425 5/18/2020
11.3.1-beta 476 5/17/2020
11.3.0-beta 426 5/16/2020
11.2.1-beta 405 5/6/2020
11.2.0-dev 417 5/6/2020
10.0.3-beta 575 6/8/2019
10.0.2-beta 512 6/6/2019
10.0.1-beta 513 6/5/2019
9.0.1 816 2/20/2019
9.0.0-beta 592 2/19/2019
8.28.0-beta 615 2/11/2019
8.25.0-beta 582 1/29/2019
8.24.0-beta 639 1/21/2019
8.23.0-beta 612 1/13/2019
8.22.0-beta 608 1/13/2019
8.18.0 800 1/1/2019
8.17.0 765 12/28/2018
8.16.0 763 12/24/2018
8.15.0 736 12/23/2018
8.14.0 772 12/18/2018
8.12.0 748 12/17/2018
8.11.0 769 12/10/2018
8.10.1 743 11/28/2018
8.10.0 763 11/28/2018
8.9.0-beta 633 11/26/2018
8.7.0-beta 622 11/12/2018
8.5.0-beta 661 10/20/2018
8.4.0-beta 690 9/26/2018
8.3.0-beta 668 9/20/2018
8.2.0-beta 706 9/11/2018
8.1.0-beta 726 9/10/2018
8.0.10-beta 717 8/28/2018
8.0.8-beta 724 8/23/2018
8.0.7-beta 762 8/17/2018
8.0.5-beta 775 8/12/2018
8.0.4-beta 802 8/7/2018
8.0.3-beta 824 8/7/2018
8.0.2-beta 810 8/7/2018
8.0.1-beta 835 8/6/2018
8.0.0-beta 822 8/6/2018

11.8 update: bug fixes.