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,327 7/14/2016
534.34.13 1,193 4/3/2016
534.34.12 1,329 11/11/2015
534.32.13 1,153 4/3/2016
534.32.12 1,175 11/11/2015
534.32.11 1,188 8/14/2015
534.32.10 1,324 8/12/2015
534.30.13 1,129 4/3/2016
534.30.12 1,211 11/11/2015
534.30.11 1,195 8/14/2015
534.30.10 1,295 8/12/2015
534.28.11 1,363 8/14/2015
534.28.10 1,388 8/12/2015
534.24.8 1,597 12/13/2014
534.23.8 1,445 12/13/2014
534.22.8 1,447 12/13/2014
534.21.8 1,425 12/13/2014
534.20.8 1,517 11/1/2014
534.20.7 1,527 11/1/2014
534.20.6 2,667 10/31/2014
534.20.5 2,888 10/31/2014
5.34.20.4 2,945 10/31/2014
5.34.20.3 1,555 10/30/2014
5.34.20.2 1,543 10/30/2014
5.34.20.1 1,260 10/8/2014

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