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,279 7/14/2016
534.34.13 1,168 4/3/2016
534.34.12 1,304 11/11/2015
534.32.13 1,128 4/3/2016
534.32.12 1,150 11/11/2015
534.32.11 1,163 8/14/2015
534.32.10 1,299 8/12/2015
534.30.13 1,104 4/3/2016
534.30.12 1,186 11/11/2015
534.30.11 1,170 8/14/2015
534.30.10 1,270 8/12/2015
534.28.11 1,338 8/14/2015
534.28.10 1,363 8/12/2015
534.24.8 1,569 12/13/2014
534.23.8 1,418 12/13/2014
534.22.8 1,420 12/13/2014
534.21.8 1,397 12/13/2014
534.20.8 1,490 11/1/2014
534.20.7 1,500 11/1/2014
534.20.6 2,640 10/31/2014
534.20.5 2,861 10/31/2014
5.34.20.4 2,918 10/31/2014
5.34.20.3 1,528 10/30/2014
5.34.20.2 1,516 10/30/2014
5.34.20.1 1,233 10/8/2014

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