P5Sharp 1.0.2
See the version list below for details.
dotnet add package P5Sharp --version 1.0.2
NuGet\Install-Package P5Sharp -Version 1.0.2
<PackageReference Include="P5Sharp" Version="1.0.2" />
<PackageVersion Include="P5Sharp" Version="1.0.2" />
<PackageReference Include="P5Sharp" />
paket add P5Sharp --version 1.0.2
#r "nuget: P5Sharp, 1.0.2"
#:package P5Sharp@1.0.2
#addin nuget:?package=P5Sharp&version=1.0.2
#tool nuget:?package=P5Sharp&version=1.0.2
P5Sharp is a creative coding library for .NET and .NET MAUI, inspired by the popular p5.js framework. It brings the intuitive and expressive coding style of p5.js to the C# world — using the power of SkiaSharp for rendering and built-in HOT RELOAD for Android, iOS, Windows for a smooth, real-time development experience.
https://github.com/Akos-Kovacs-Dev/P5Sharp
!!important!! Add this line to your MauiProgram.cs .UseP5Sharp(new P5SharpConfig { IP = "x.x.x.x", Port = 12345, //ProjectPath = @"C:\Users\YourUser\Documents\ProjectFolder", //needed when LocalTPCServer ture (only windows) //LocalTPCServer = true // if is false use https://marketplace.visualstudio.com/items?itemName=AkosKovacs.P5SharpSync })
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.14.0)
- Newtonsoft.Json (>= 13.0.3)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
- Svg.Skia (>= 3.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.