Core runtime components for Gradient.
Info
| Version: | 0.5.0 |
| Author(s): | Lost Tech LLC |
| Last Update: | Friday, September 30, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/losttech/Gradient |
| NuGet Url: | https://www.nuget.org/packages/Gradient.Runtime |
Install
Install-Package Gradient.Runtime
dotnet add package Gradient.Runtime
paket add Gradient.Runtime
Gradient.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- IndexRange(>= 1.0.0)
- LostTech.Python.Runtime(>= 3.0.0)
- Microsoft.CSharp(>= 4.7.0)
- Nito.Comparers.Core(>= 6.0.0)
- WhichPython(>= 0.3.0 && < 0.4.0)