Razorvine.Pyrolite
4.24.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Razorvine.Pyrolite --version 4.24.0
NuGet\Install-Package Razorvine.Pyrolite -Version 4.24.0
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="Razorvine.Pyrolite" Version="4.24.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Razorvine.Pyrolite --version 4.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Razorvine.Pyrolite, 4.24.0"
#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 Razorvine.Pyrolite as a Cake Addin #addin nuget:?package=Razorvine.Pyrolite&version=4.24.0 // Install Razorvine.Pyrolite as a Cake Tool #tool nuget:?package=Razorvine.Pyrolite&version=4.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Thin client-side communication library to connect to Python applications, using the Pyro protocol.
Also includes Pickle/Unpickle.
More info about Pyro: https://pyro4.readthedocs.io/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Razorvine.Serpent (>= 1.25.0)
- System.Memory (>= 4.5.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Razorvine.Pyrolite:
Package | Downloads |
---|---|
Microsoft.Spark
.NET for Apache Spark |
|
Microsoft.SparkCLR
C# language binding and extensions to Apache Spark |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Razorvine.Pyrolite:
Repository | Stars |
---|---|
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
|
|
microsoft/Mobius
C# and F# language binding and extensions to Apache Spark
|
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 1,623 | 5/17/2021 |
5.0.0 | 1,246 | 5/14/2020 |
4.31.0 | 315,778 | 7/11/2019 |
4.30.0 | 708 | 6/21/2019 |
4.26.0 | 789,290 | 5/16/2019 |
4.25.0 | 2,582 | 4/26/2019 |
4.24.0 | 836 | 4/19/2019 |
4.21.0 | 235,260 | 7/8/2018 |
4.20.0 | 1,963 | 1/26/2018 |
4.19.0 | 17,968 | 3/19/2017 |
4.18.0 | 1,095 | 2/19/2017 |
4.17.0 | 1,417 | 2/2/2017 |
4.16.0 | 15,121 | 1/12/2017 |
4.15.0 | 1,271 | 12/27/2016 |
4.14.0 | 4,948 | 10/13/2016 |
4.13.0 | 1,110 | 9/8/2016 |
4.12.0 | 1,201 | 5/25/2016 |
4.11.0 | 1,092 | 5/21/2016 |
4.10.0 | 21,963 | 10/8/2015 |
4.9.0 | 1,262 | 7/23/2015 |
4.8.0 | 1,268 | 6/27/2015 |
4.7.0 | 1,151 | 6/7/2015 |
4.5.0.39142 | 1,141 | 5/20/2015 |
Moved to C# 7 language level
Pickle and Unpickle performance improvements by creating less intermedite objects