DeployR.Broker
8.0.5.3
dotnet add package DeployR.Broker --version 8.0.5.3
NuGet\Install-Package DeployR.Broker -Version 8.0.5.3
<PackageReference Include="DeployR.Broker" Version="8.0.5.3" />
paket add DeployR.Broker --version 8.0.5.3
#r "nuget: DeployR.Broker, 8.0.5.3"
// Install DeployR.Broker as a Cake Addin #addin nuget:?package=DeployR.Broker&version=8.0.5.3 // Install DeployR.Broker as a Cake Tool #tool nuget:?package=DeployR.Broker&version=8.0.5.3
The .NET RBroker Framework provides a simple yet powerful API that supports the rapid integration of R Analytics inside any .NET application. Simply define an RTask, submit your task to an instance of RBroker and be notified when your RTaskResult is available.
The framework scales effortlessly to support simple integrations through sophisticated solutions such as high throughput, realtime scoring engines.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- DeployR.NetClient (>= 8.0.5.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.5.3 | 1,179 | 12/8/2016 |
Original project found at https://github.com/Microsoft/dotnet-rbroker-framework from Microsoft. Changes made to upgrade and distribute as a NuGet package can be found at the included project site link.