ROOT.NET.Core 5.34.36.13

.NET Framework 4.0
dotnet add package ROOT.NET.Core --version 5.34.36.13
NuGet\Install-Package ROOT.NET.Core -Version 5.34.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.NET.Core" Version="5.34.36.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ROOT.NET.Core --version 5.34.36.13
#r "nuget: ROOT.NET.Core, 5.34.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.
// Install ROOT.NET.Core as a Cake Addin
#addin nuget:?package=ROOT.NET.Core&version=5.34.36.13

// Install ROOT.NET.Core as a Cake Tool
#tool nuget:?package=ROOT.NET.Core&version=5.34.36.13

Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch/) from .NET languages. Contains libHistWrapper.dll libMathCoreWrapper.dll libPhysicsWrapper.dll libRIOWrapper.dll libThreadWrapper.dll, and is only built for this version of root!

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ROOT.NET.Core:

Package Downloads
ROOT.NET.Tree

Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch) from .NET languages. Contains libGrafWrapper.dll libNetWrapper.dll libTreeWrapper.dll libTreePlayerWrapper.dll, and is only built for this version of root!

ROOT.NET.Graphing

Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch) from .NET languages. Contains libGpadWrapper.dll libGrafWrapper.dll libGraf3dWrapper.dll, and is only built for this version of root!

LINQToTTree-Head

Use LINQ to query TTree's. LINQ queries are converted to C++ code. VS2013 C++ tools must be installed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.34.36.13 2,177 7/13/2016
5.34.36.11 1,581 4/7/2016
5.34.34.13 1,653 7/13/2016
5.34.34.11 1,512 4/5/2016
5.34.34.10 1,592 2/21/2016
5.34.34.9 1,492 2/6/2016
5.34.34.8 1,640 11/12/2015
5.34.34.7 1,721 10/3/2015
5.34.32.8 1,550 11/12/2015
5.34.32.7 1,586 8/20/2015
5.34.32.6 1,701 8/13/2015
5.34.30.8 1,537 11/11/2015
5.34.30.7 1,544 8/20/2015
5.34.30.6 1,733 8/13/2015
5.34.28.6 1,519 8/12/2015
5.34.26.5 1,888 2/21/2015
5.34.25.5 1,533 1/13/2015
5.34.24.5 1,706 12/4/2014
5.34.21.4 1,638 10/5/2014
5.34.21.3 1,572 10/2/2014
5.34.20.4 1,556 10/5/2014
5.34.20.3 1,589 10/1/2014
5.34.19.4 1,582 10/5/2014
5.34.19.3 1,577 10/3/2014
5.34.18.4 1,584 10/5/2014
5.34.18.3 1,512 10/3/2014
5.34.17.4 1,616 10/5/2014
5.34.17.3 1,531 10/3/2014
5.34.14.5 1,749 12/2/2014
5.34.14.4 1,570 10/5/2014
5.34.14.3 1,510 10/2/2014

Use vc12 ROOT binaries (VS2013). Deal with shut off of root.cern.ch's ftp endpoint.