![]() |
VOOZH | about |
dotnet add package Linq2Rest.Reactive --version 4.1.0
NuGet\Install-Package Linq2Rest.Reactive -Version 4.1.0
<PackageReference Include="Linq2Rest.Reactive" Version="4.1.0" />
<PackageVersion Include="Linq2Rest.Reactive" Version="4.1.0" />Directory.Packages.props
<PackageReference Include="Linq2Rest.Reactive" />Project file
paket add Linq2Rest.Reactive --version 4.1.0
#r "nuget: Linq2Rest.Reactive, 4.1.0"
#:package Linq2Rest.Reactive@4.1.0
#addin nuget:?package=Linq2Rest.Reactive&version=4.1.0Install as a Cake Addin
#tool nuget:?package=Linq2Rest.Reactive&version=4.1.0Install as a Cake Tool
Generates OData style Rx Observables from LINQ queries against a REST service.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 is compatible. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Windows Phone | wp8 wp8 is compatible. wp81 wp81 was computed. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 is compatible. netcore451 netcore451 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.1.0 | 3,139 | 7/13/2014 | 4.1.0 is deprecated because it is no longer maintained. |
| 4.0.1 | 2,217 | 5/6/2014 | |
| 3.3.4 | 8,210 | 1/18/2014 | |
| 3.3.3 | 2,311 | 11/30/2013 | |
| 3.3.2 | 2,232 | 10/26/2013 | |
| 3.3.1 | 2,270 | 9/7/2013 | |
| 3.3.0 | 2,455 | 6/22/2013 | |
| 3.2.1 | 2,389 | 6/16/2013 | |
| 3.2.0 | 2,348 | 5/23/2013 | |
| 3.0.0 | 2,426 | 3/27/2013 | |
| 2.2.1 | 2,436 | 3/6/2013 | |
| 2.2.0 | 2,383 | 2/11/2013 | |
| 2.1.0 | 2,375 | 2/3/2013 | |
| 2.0.1 | 2,673 | 11/1/2012 | |
| 2.0.0 | 2,501 | 10/30/2012 | |
| 1.0.0 | 2,498 | 8/26/2012 | |
| 1.0.0-rc | 2,133 | 6/23/2012 | |
| 1.0.0-beta2 | 2,156 | 5/27/2012 | |
| 1.0.0-beta | 2,199 | 4/7/2012 |
Added support for observing GET, POST, PUT and DELETE operations. Added support for WP8. Updated to use Rx v. 2.2.2.