Info
Version: | 1.9.2 |
Author(s): | MarcStan |
Last Update: | Saturday, December 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarcStan/monogame-framework-wpfinterop |
NuGet Url: | https://www.nuget.org/packages/MonoGame.Framework.WpfInterop |
Install
Install-Package MonoGame.Framework.WpfInterop
dotnet add package MonoGame.Framework.WpfInterop
paket add MonoGame.Framework.WpfInterop
MonoGame.Framework.WpfInterop Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame.Framework.WindowsDX(>= 3.8.0.1641)
Tags
This package provides the D3D11Host from the MonoGame WpfInteropSample. It extends it with WpfGame, WpfMouse and WpfKeyboard and makes it actually usable in any WPF application.
Supports .Net 4.5.2, .Net Core 3.1 and .Net 5.