Turtle graphics library for Blazor using the HTML canvas tag.
Info
Version: | 1.0.1 |
Author(s): | Pier-Luc Bonneville |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/plbonneville/TurtleGraphics.BlazorCanvas |
NuGet Url: | https://www.nuget.org/packages/TurtleGraphics.BlazorCanvas |
Install
Install-Package TurtleGraphics.BlazorCanvas
dotnet add package TurtleGraphics.BlazorCanvas
paket add TurtleGraphics.BlazorCanvas
TurtleGraphics.BlazorCanvas Download (Unzip the "nupkg" after downloading)
Dependencies
- Blazor.Extensions.Canvas(>= 1.0.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
Tags