FNA.NET.UWP
2.1.1.2506
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FNA.NET.UWP --version 2.1.1.2506
NuGet\Install-Package FNA.NET.UWP -Version 2.1.1.2506
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="2.1.1.2506" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FNA.NET.UWP" Version="2.1.1.2506" />
<PackageReference Include="FNA.NET.UWP" />
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 FNA.NET.UWP --version 2.1.1.2506
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FNA.NET.UWP, 2.1.1.2506"
#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 FNA.NET.UWP@2.1.1.2506
#: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=FNA.NET.UWP&version=2.1.1.2506
#tool nuget:?package=FNA.NET.UWP&version=2.1.1.2506
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FNA.NET
FNA.NET is a opinioned fork of FNA. Its goal is to bring FNA to nuget package manager. It also contains some custom modification and extensions.
Supported Platforms
Android
OS | Architectures | Renderer |
---|---|---|
Android | Arm64 | OpenGL |
Android | Arm64 | Vulkan(some devices) |
Notes:
- Android: It should run with OpenGL on most devices. It runs with Vulkan on few modern devices since it has driver issues.
- Android: Emulator is not supported as SDL3 GPU has no support for it.
Apple
OS | Architectures | Renderer |
---|---|---|
iOS | Arm64 | OpenGL, Metal |
macOS | Arm64, x64 | OpenGL, Metal |
tvOS | Arm64 | OpenGL, Metal |
Notes:
- iOS/tvOS: Simulator is not supported as SDL3 GPU has no support for it.
Windows
OS | Architectures | Renderer |
---|---|---|
Windows | x64 | OpenGL, D3D11, Vulkan |
UWP(XBox) | x64 | D3D11 |
Notes:
- There's a seperate package
FNA.NET.UWP
for UWP. - UWP is supported through SDL2 and old version fna binaries only! SDL3 has dropped the support of UWP platform.
Linux
OS | Architectures | Renderer |
---|---|---|
Ubuntu | x64, arm64 | OpenGL, Vulkan |
Notes:
- Linux: Other Linux OS is not tested but it should work.
FNA Documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-windows10.0.26100 is compatible. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0-windows10.0.26100
- FNA.NET.NativeAssets.UWP (>= 1.1.0.2403)
- NVorbis (>= 0.10.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FNA.NET.UWP:
Package | Downloads |
---|---|
FNA.NET.FontStashSharp
FontStashSharp for FNA.NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.1.2.2506 | 157 | 7/15/2025 |
2.1.1.2506 | 145 | 7/14/2025 |
2.0.1.2506 | 149 | 6/19/2025 |
2.0.0.2506 | 145 | 6/17/2025 |
1.0.15.2403 | 141 | 7/12/2024 |