AutumnBox.SDK 11.5.0-beta

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

Let's develop AutumnBox extension together!This assembly includes a serials of tools useful for third party developers.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.5 update logs: Bug fixes,change target to .net fx 4.5 again.