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.
#addin nuget:?package=ROOT&version=534.36.13
                    
Install ROOT as a Cake Addin
#tool nuget:?package=ROOT&version=534.36.13
                    
Install ROOT 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,361 7/14/2016
534.34.13 1,214 4/3/2016
534.34.12 1,349 11/11/2015
534.32.13 1,175 4/3/2016
534.32.12 1,195 11/11/2015
534.32.11 1,210 8/14/2015
534.32.10 1,345 8/12/2015
534.30.13 1,150 4/3/2016
534.30.12 1,232 11/11/2015
534.30.11 1,216 8/14/2015
534.30.10 1,315 8/12/2015
534.28.11 1,383 8/14/2015
534.28.10 1,408 8/12/2015
534.24.8 1,617 12/13/2014
534.23.8 1,470 12/13/2014
534.22.8 1,468 12/13/2014
534.21.8 1,445 12/13/2014
534.20.8 1,537 11/1/2014
534.20.7 1,547 11/1/2014
534.20.6 2,687 10/31/2014
534.20.5 2,908 10/31/2014
5.34.20.4 2,966 10/31/2014
5.34.20.3 1,575 10/30/2014
5.34.20.2 1,563 10/30/2014
5.34.20.1 1,280 10/8/2014

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