ROOT.NET.Core 5.34.30.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package ROOT.NET.Core --version 5.34.30.8
                    
NuGet\Install-Package ROOT.NET.Core -Version 5.34.30.8
                    
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.30.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ROOT.NET.Core" Version="5.34.30.8" />
                    
Directory.Packages.props
<PackageReference Include="ROOT.NET.Core" />
                    
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.NET.Core --version 5.34.30.8
                    
#r "nuget: ROOT.NET.Core, 5.34.30.8"
                    
#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.NET.Core&version=5.34.30.8
                    
Install as a Cake Addin
#tool nuget:?package=ROOT.NET.Core&version=5.34.30.8
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 3,185 7/13/2016
5.34.36.11 2,438 4/7/2016
5.34.34.13 2,560 7/13/2016
5.34.34.11 2,395 4/5/2016
5.34.34.10 2,472 2/21/2016
5.34.34.9 2,356 2/6/2016
5.34.34.8 2,529 11/12/2015
5.34.34.7 2,610 10/3/2015
5.34.32.8 2,427 11/12/2015
5.34.32.7 2,494 8/20/2015
5.34.32.6 2,601 8/13/2015
5.34.30.8 2,437 11/11/2015
5.34.30.7 2,429 8/20/2015
5.34.30.6 2,671 8/13/2015
5.34.28.6 2,413 8/12/2015
5.34.26.5 2,730 2/21/2015
5.34.25.5 2,461 1/13/2015
5.34.24.5 2,615 12/4/2014
5.34.21.4 2,584 10/5/2014
5.34.21.3 2,440 10/2/2014
5.34.20.4 2,511 10/5/2014
5.34.20.3 2,502 10/1/2014
5.34.19.4 2,446 10/5/2014
5.34.19.3 2,491 10/3/2014
5.34.18.4 2,498 10/5/2014
5.34.18.3 2,416 10/3/2014
5.34.17.4 2,463 10/5/2014
5.34.17.3 2,471 10/3/2014
5.34.14.5 2,625 12/2/2014
5.34.14.4 2,424 10/5/2014
5.34.14.3 2,386 10/2/2014

Use vc12 ROOT binaries (VS2013).