GeoSketch 1.10.0

dotnet add package GeoSketch --version 1.10.0                
NuGet\Install-Package GeoSketch -Version 1.10.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="GeoSketch" Version="1.10.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeoSketch --version 1.10.0                
#r "nuget: GeoSketch, 1.10.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 GeoSketch as a Cake Addin
#addin nuget:?package=GeoSketch&version=1.10.0

// Install GeoSketch as a Cake Tool
#tool nuget:?package=GeoSketch&version=1.10.0                

manages sprites for geometric shapes in a monogame

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.0 378 9/11/2024
1.9.0 823 12/4/2022
1.8.0 573 9/29/2022
1.7.0 655 10/6/2021
1.6.0 764 9/8/2020
1.5.0 509 6/24/2020
1.4.0 671 10/4/2019
1.3.0 944 1/9/2019
1.2.0 848 12/16/2018
1.1.0 974 9/3/2018
1.0.0 840 9/3/2018

added Arc functionality and added DrawTriangle