ROOT.NET.Core
5.34.36.13
Install-Package ROOT.NET.Core -Version 5.34.36.13
dotnet add package ROOT.NET.Core --version 5.34.36.13
<PackageReference Include="ROOT.NET.Core" Version="5.34.36.13" />
paket add ROOT.NET.Core --version 5.34.36.13
#r "nuget: ROOT.NET.Core, 5.34.36.13"
// 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 |
-
- ROOT.NET.Dynamic (= 5.34.36.13)
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 | 1,680 | 7/13/2016 |
5.34.36.11 | 1,140 | 4/7/2016 |
5.34.34.13 | 1,215 | 7/13/2016 |
5.34.34.11 | 1,084 | 4/5/2016 |
5.34.34.10 | 1,153 | 2/21/2016 |
5.34.34.9 | 1,072 | 2/6/2016 |
5.34.34.8 | 1,196 | 11/12/2015 |
5.34.34.7 | 1,285 | 10/3/2015 |
5.34.32.8 | 1,109 | 11/12/2015 |
5.34.32.7 | 1,137 | 8/20/2015 |
5.34.32.6 | 1,260 | 8/13/2015 |
5.34.30.8 | 1,076 | 11/11/2015 |
5.34.30.7 | 1,093 | 8/20/2015 |
5.34.30.6 | 1,291 | 8/13/2015 |
5.34.28.6 | 1,066 | 8/12/2015 |
5.34.26.5 | 1,434 | 2/21/2015 |
5.34.25.5 | 1,086 | 1/13/2015 |
5.34.24.5 | 1,237 | 12/4/2014 |
5.34.21.4 | 1,187 | 10/5/2014 |
5.34.21.3 | 1,118 | 10/2/2014 |
5.34.20.4 | 1,115 | 10/5/2014 |
5.34.20.3 | 1,122 | 10/1/2014 |
5.34.19.4 | 1,139 | 10/5/2014 |
5.34.19.3 | 1,136 | 10/3/2014 |
5.34.18.4 | 1,136 | 10/5/2014 |
5.34.18.3 | 1,066 | 10/3/2014 |
5.34.17.4 | 1,156 | 10/5/2014 |
5.34.17.3 | 1,086 | 10/3/2014 |
5.34.14.5 | 1,303 | 12/2/2014 |
5.34.14.4 | 1,111 | 10/5/2014 |
5.34.14.3 | 1,080 | 10/2/2014 |
Use vc12 ROOT binaries (VS2013). Deal with shut off of root.cern.ch's ftp endpoint.