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 860 8/9/2020
11.7.0 576 8/7/2020
11.5.0 596 5/27/2020
11.5.0-beta 427 5/22/2020
11.3.2-beta 454 5/18/2020
11.3.1-beta 505 5/17/2020
11.3.0-beta 455 5/16/2020
11.2.1-beta 434 5/6/2020
11.2.0-dev 446 5/6/2020
10.0.3-beta 605 6/8/2019
10.0.2-beta 541 6/6/2019
10.0.1-beta 543 6/5/2019
9.0.1 845 2/20/2019
9.0.0-beta 621 2/19/2019
8.28.0-beta 643 2/11/2019
8.25.0-beta 611 1/29/2019
8.24.0-beta 668 1/21/2019
8.23.0-beta 640 1/13/2019
8.22.0-beta 636 1/13/2019
8.18.0 829 1/1/2019
8.17.0 794 12/28/2018
8.16.0 791 12/24/2018
8.15.0 765 12/23/2018
8.14.0 801 12/18/2018
8.12.0 776 12/17/2018
8.11.0 798 12/10/2018
8.10.1 774 11/28/2018
8.10.0 794 11/28/2018
8.9.0-beta 663 11/26/2018
8.7.0-beta 652 11/12/2018
8.5.0-beta 692 10/20/2018
8.4.0-beta 720 9/26/2018
8.3.0-beta 698 9/20/2018
8.2.0-beta 736 9/11/2018
8.1.0-beta 756 9/10/2018
8.0.10-beta 747 8/28/2018
8.0.8-beta 753 8/23/2018
8.0.7-beta 792 8/17/2018
8.0.5-beta 806 8/12/2018
8.0.4-beta 856 8/7/2018
8.0.3-beta 878 8/7/2018
8.0.2-beta 864 8/7/2018
8.0.1-beta 889 8/6/2018
8.0.0-beta 876 8/6/2018

11.8 update: bug fixes.