MonoGame.Framework.Compute.WindowsDX
3.8.3
dotnet add package MonoGame.Framework.Compute.WindowsDX --version 3.8.3
NuGet\Install-Package MonoGame.Framework.Compute.WindowsDX -Version 3.8.3
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="MonoGame.Framework.Compute.WindowsDX" Version="3.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonoGame.Framework.Compute.WindowsDX --version 3.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonoGame.Framework.Compute.WindowsDX, 3.8.3"
#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 MonoGame.Framework.Compute.WindowsDX as a Cake Addin #addin nuget:?package=MonoGame.Framework.Compute.WindowsDX&version=3.8.3 // Install MonoGame.Framework.Compute.WindowsDX as a Cake Tool #tool nuget:?package=MonoGame.Framework.Compute.WindowsDX&version=3.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Customized MonoGame runtime for Windows, with added support for compute, tessellation and geometry shader.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- Microsoft.NETCore.App (>= 2.1.30)
- Microsoft.NETCore.Jit (>= 2.0.8)
- SharpDX (>= 4.0.1)
- SharpDX.Direct2D1 (>= 4.0.1)
- SharpDX.Direct3D11 (>= 4.0.1)
- SharpDX.DXGI (>= 4.0.1)
- SharpDX.MediaFoundation (>= 4.0.1)
- SharpDX.XAudio2 (>= 4.0.1)
- SharpDX.XInput (>= 4.0.1)
- System.Net.Http (>= 4.3.4)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MonoGame.Framework.Compute.WindowsDX:
Repository | Stars |
---|---|
ConcreteMC/Alex
A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
|