ROOT.NET.Core 5.34.36.13

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.
<PackageVersion Include="ROOT.NET.Core" Version="5.34.36.13" />
                    
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.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.
#:package ROOT.NET.Core@5.34.36.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ROOT.NET.Core&version=5.34.36.13
                    
Install as a Cake Addin
#tool nuget:?package=ROOT.NET.Core&version=5.34.36.13
                    
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,208 7/13/2016
5.34.36.11 2,463 4/7/2016
5.34.34.13 2,584 7/13/2016
5.34.34.11 2,421 4/5/2016
5.34.34.10 2,494 2/21/2016
5.34.34.9 2,379 2/6/2016
5.34.34.8 2,553 11/12/2015
5.34.34.7 2,634 10/3/2015
5.34.32.8 2,451 11/12/2015
5.34.32.7 2,516 8/20/2015
5.34.32.6 2,628 8/13/2015
5.34.30.8 2,461 11/11/2015
5.34.30.7 2,452 8/20/2015
5.34.30.6 2,695 8/13/2015
5.34.28.6 2,433 8/12/2015
5.34.26.5 2,752 2/21/2015
5.34.25.5 2,486 1/13/2015
5.34.24.5 2,638 12/4/2014
5.34.21.4 2,608 10/5/2014
5.34.21.3 2,464 10/2/2014
5.34.20.4 2,533 10/5/2014
5.34.20.3 2,527 10/1/2014
5.34.19.4 2,468 10/5/2014
5.34.19.3 2,513 10/3/2014
5.34.18.4 2,521 10/5/2014
5.34.18.3 2,438 10/3/2014
5.34.17.4 2,487 10/5/2014
5.34.17.3 2,494 10/3/2014
5.34.14.5 2,648 12/2/2014
5.34.14.4 2,450 10/5/2014
5.34.14.3 2,415 10/2/2014

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