NuciXNA.Graphics 2.2.1

dotnet add package NuciXNA.Graphics --version 2.2.1
                    
NuGet\Install-Package NuciXNA.Graphics -Version 2.2.1
                    
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="NuciXNA.Graphics" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuciXNA.Graphics" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="NuciXNA.Graphics" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuciXNA.Graphics --version 2.2.1
                    
#r "nuget: NuciXNA.Graphics, 2.2.1"
                    
#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.
#:package NuciXNA.Graphics@2.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NuciXNA.Graphics&version=2.2.1
                    
Install as a Cake Addin
#tool nuget:?package=NuciXNA.Graphics&version=2.2.1
                    
Install as a Cake Tool

Graphics management for NuciXNA

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NuciXNA.Graphics:

Package Downloads
NuciXNA.Gui

GUI management and basic widgets for NuciXNA

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1 91 4/21/2026
2.2.0 299 6/17/2025
2.1.1 266 6/6/2025
2.1.0 289 4/4/2024
2.0.2 242 3/27/2024
2.0.1 209 3/27/2024
2.0.0 268 3/22/2024
1.7.0 1,108 11/28/2021
1.6.0.1 1,206 3/25/2019
1.6.0 748 3/21/2019
1.5.0 2,204 3/3/2019
1.4.6766.31710 1,936 7/11/2018
1.3.6765.22471 1,464 7/10/2018
1.3.6764.23589 1,659 7/9/2018
1.2.6754.23016 1,661 6/29/2018
1.2.6753.32192 1,469 6/28/2018
1.1.6751.33568 1,449 6/26/2018
1.1.6751.31704 1,495 6/26/2018
1.0.1 1,695 1/31/2018
Loading failed