FNA.NET.UWP 1.0.9.2403

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

// Install FNA.NET.UWP as a Cake Tool
#tool nuget:?package=FNA.NET.UWP&version=1.0.9.2403

FNA.NET

Nuget

FNA.NET is a variant of FNA. Its goal is to develop games with FNA/XNA on the modern .NET platform.

Supported Platforms

Android is supported with OpenGL only!

  • Desktop PCs
    • Windows Direct3D
    • Windows Vulkan
    • Windows OpenGL
    • Windows Store Apps (UWP)
    • Linux Vulkan
    • Linux OpenGL
    • macOS Vulkan(via MoltenVK)
    • macOS OpenGL
  • Mobile/Tablet Devices
    • iOS/tvOS Vulkan(via MoltenVK)
    • Android OpenGL
  • Consoles (for registered developers)
    • Xbox One (via UWP)

License

FNA is released under the Microsoft Public License. See LICENSE for details.

FNA uses LzxDecoder.cs, released under a dual MSPL/LGPL license. See lzxdecoder.LICENSE for details.

FNA uses code from the Mono.Xna project, released under the MIT license. See monoxna.LICENSE for details.

Documentation

Documentation for FNA can be found on the FNA wiki:

https://github.com/FNA-XNA/FNA/wiki

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.16299 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.9.2403 38 6/25/2024
1.0.8.2403 75 6/1/2024