Python.Runtime.UnofficialNetStandard
3.0.0-b01
dotnet add package Python.Runtime.UnofficialNetStandard --version 3.0.0-b01
NuGet\Install-Package Python.Runtime.UnofficialNetStandard -Version 3.0.0-b01
<PackageReference Include="Python.Runtime.UnofficialNetStandard" Version="3.0.0-b01" />
paket add Python.Runtime.UnofficialNetStandard --version 3.0.0-b01
#r "nuget: Python.Runtime.UnofficialNetStandard, 3.0.0-b01"
// Install Python.Runtime.UnofficialNetStandard as a Cake Addin #addin nuget:?package=Python.Runtime.UnofficialNetStandard&version=3.0.0-b01&prerelease // Install Python.Runtime.UnofficialNetStandard as a Cake Tool #tool nuget:?package=Python.Runtime.UnofficialNetStandard&version=3.0.0-b01&prerelease
Package Description
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 | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
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. |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- System.Reflection.Emit (>= 4.3.0)
- System.Security.Permissions (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Python.Runtime.UnofficialNetStandard:
Package | Downloads |
---|---|
Gradient
FULL TensorFlow 1.15 for .NET with Keras. Build, train, checkpoint, execute models. Comparison with TensorFlowSharp: https://github.com/losttech/Gradient/#why-not-tensorflowsharp Comparison with TensorFlow.NET: https://github.com/losttech/Gradient/#why-not-tensorflow-net Allows building arbitrary machine learning models, training them, and loading and executing pre-trained models using the most popular machine learning framework out there: TensorFlow. All from your favorite comfy .NET language. Supports both CPU and GPU training (the later requires CUDA or a special build of TensorFlow). Provides access to full tf.keras and tf.contrib APIs, including estimators. This preview will expire. !!NOTE!! This version requires Python 3.x x64 to be installed with tensorflow or tensorflow-gpu 1.15. See the official installation instructions in https://www.tensorflow.org/install/ (ensure you are installing version 1.15 to avoid hard-to-debug issues). Please, report any issues to https://github.com/losttech/Gradient/issues For community support use https://stackoverflow.com/ with tags (must be all 3 together) tensorflow, gradient, and .net. For on-site/remote support for this preview email contact@losttech.software . More information in NuGet package release notes and at the project web page: https://github.com/losttech/Gradient . |
GitHub repositories
This package is not used by any popular GitHub repositories.