NuciXNA.Primitives 2.1.7

dotnet add package NuciXNA.Primitives --version 2.1.7
 
NuGet\Install-Package NuciXNA.Primitives -Version 2.1.7
 
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.Primitives" Version="2.1.7" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuciXNA.Primitives" Version="2.1.7" />
 
Directory.Packages.props
<PackageReference Include="NuciXNA.Primitives" />
 
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.Primitives --version 2.1.7
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuciXNA.Primitives, 2.1.7"
 
#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.Primitives@2.1.7
 
#: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.Primitives&version=2.1.7
 
Install as a Cake Addin
#tool nuget:?package=NuciXNA.Primitives&version=2.1.7
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Reusable primitives for MonoGame/XNA.

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 (4)

Showing the top 4 NuGet packages that depend on NuciXNA.Primitives:

Package Downloads
NuciXNA.Gui

GUI management and basic widgets for NuciXNA

NuciXNA.Graphics

Graphics management for NuciXNA

NuciXNA.DataAccess

Data access utilities for the NuciXNA ecosystem, built on top of MonoGame/XNA.

NuciXNA.Input

Input management for NuciXNA

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.7 50 7/2/2026
2.1.6 108 7/1/2026
2.1.5 129 6/30/2026
2.1.4 417 4/20/2026
2.1.3 145 3/31/2026
2.1.2 331 6/23/2025
2.1.1 435 6/5/2025
2.1.0 364 4/4/2024
2.0.0 518 3/22/2024
1.4.0 1,497 11/19/2021
1.3.1 2,349 3/5/2019
1.3.0 2,891 3/3/2019
1.2.6767.23015 1,535 7/12/2018
1.2.6764.30556 2,121 7/11/2018
1.2.6764.22714 2,384 7/9/2018
1.1.6754.26060 1,496 6/29/2018
1.1.6754.23425 1,200 6/29/2018
1.0.4 3,149 1/30/2018
1.0.3 2,348 1/25/2018
1.0.2 1,922 1/18/2018
Loading failed