ROOT.NET.Dynamic 5.34.36.13

.NET Framework 4.0
dotnet add package ROOT.NET.Dynamic --version 5.34.36.13
NuGet\Install-Package ROOT.NET.Dynamic -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.Dynamic" 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.Dynamic --version 5.34.36.13
#r "nuget: ROOT.NET.Dynamic, 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.Dynamic as a Cake Addin
#addin nuget:?package=ROOT.NET.Dynamic&version=5.34.36.13

// Install ROOT.NET.Dynamic as a Cake Tool
#tool nuget:?package=ROOT.NET.Dynamic&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 libCoreWrapper.dll WrapperPlumbingLibrary.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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ROOT.NET.Dynamic:

Package Downloads
ROOT.NET.Core

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!

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,339 7/13/2016
5.34.36.11 1,744 4/7/2016
5.34.34.13 1,801 7/13/2016
5.34.34.11 1,638 4/5/2016
5.34.34.10 1,822 2/21/2016
5.34.34.9 1,634 2/6/2016
5.34.34.8 1,789 11/12/2015
5.34.34.7 1,865 10/3/2015
5.34.32.8 1,703 11/12/2015
5.34.32.7 1,723 8/20/2015
5.34.32.6 2,205 8/13/2015
5.34.30.8 1,685 11/11/2015
5.34.30.7 1,698 8/20/2015
5.34.30.6 2,036 8/13/2015
5.34.28.6 1,987 8/12/2015
5.34.26.5 2,188 2/21/2015
5.34.25.5 1,725 1/13/2015
5.34.24.5 1,901 12/4/2014
5.34.21.4 1,705 10/5/2014
5.34.21.3 1,709 10/2/2014
5.34.20.4 1,697 10/5/2014
5.34.20.3 1,752 10/1/2014
5.34.19.4 1,747 10/5/2014
5.34.19.3 1,703 10/3/2014
5.34.18.4 1,751 10/5/2014
5.34.18.3 1,680 10/3/2014
5.34.17.4 1,721 10/5/2014
5.34.17.3 1,686 10/3/2014
5.34.14.5 1,860 12/2/2014
5.34.14.4 1,699 10/5/2014
5.34.14.3 1,670 10/2/2014

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