VB.NET / Monogame Template in Visual Studi 2019

Job ID: 31392878

Budget: $30 – $250 USD

Hello,

This is a work for hire.

I am moving from vb.net

2010 and XNA on Windows 7 to Windows 10 and vb.net in Visual Studio 2019. I am having a very difficult time. There are only examples for C#. Monogame runs with any .net language. A template of this type should be less than two dozens lines of code.

But I cannot find a good vb.net monogame template. It shoudl be modeled on the C# monogame template. So I need you to create one for me. Actually I need 4.

I need four 'template' solutions. A template is a project that sets up everything required to display the 'CornflowerBlue' screen inside a window when the project is run.

Each template must work inside Visual Studio 2019. You must include all assemblies, dependencies, etc, that I need to run the projects on my own Windows 10 system in Visual Studio 2019.

Template 1
Create a vb.net monogame solution for vs2019 that uses the latest version of Monogame (XNA) and runs on the appropriate .NET framework. In this solution, the graphic device will fill the entire window, regardless of the size of the window.

Template 2
Create a vb.net monogame solution for vs2019 that uses the latest version of Monogame (XNA) and runs on the appropriate .NET framework. In this solution, the graphic device will be run inside a PictureBox (or any other way you wish to do it) on a Windows Form. In this way, other Windows control objects (Buttons, Labels, etc) can be displayed on the Windows Form as the Graphic Device also runs.

Template 3
This is a duplicate of Template 1, but this version should run on .Net CORE.

Template 4
This is a duplicate of Template 2, but this version should run on .Net CORE.

For this project post to be considered complete, I must be able to load and run each of the four template solutions coded in VB.net
. Note that each solution should run using the Monogame XNA framework, not using OpenGL.

Please include detailed instructions if references, or assemblies had to be included to get the project to run.

Thank you very much for your help.
Related categories: .NET VB.NET Graphics Programming Visual Studio