ROOT 534.36.13

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

Enables C++ programs to link against ROOT libraries. This package requires that compilers for VS2012 or VS2013 are being installed. Only release mode, multithreaded DLL's are supported. See the main ROOT website for complete documentation: http://root.cern.ch/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
534.36.13 2,501 7/14/2016
534.34.13 1,322 4/3/2016
534.34.12 1,460 11/11/2015
534.32.13 1,280 4/3/2016
534.32.12 1,302 11/11/2015
534.32.11 1,313 8/14/2015
534.32.10 1,458 8/12/2015
534.30.13 1,262 4/3/2016
534.30.12 1,351 11/11/2015
534.30.11 1,320 8/14/2015
534.30.10 1,426 8/12/2015
534.28.11 1,494 8/14/2015
534.28.10 1,529 8/12/2015
534.24.8 1,729 12/13/2014
534.23.8 1,577 12/13/2014
534.22.8 1,575 12/13/2014
534.21.8 1,553 12/13/2014
534.20.8 1,644 11/1/2014
534.20.7 1,656 11/1/2014
534.20.6 2,797 10/31/2014
534.20.5 3,017 10/31/2014
5.34.20.4 3,077 10/31/2014
5.34.20.3 1,690 10/30/2014
5.34.20.2 1,668 10/30/2014
5.34.20.1 1,402 10/8/2014

Version 5.34.36 of root. Allow VS2013 use. Switch to https endpoint for downloads