Magnesium 5.2.7-beta

This is a prerelease version of Magnesium.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Magnesium --version 5.2.7-beta
NuGet\Install-Package Magnesium -Version 5.2.7-beta
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="Magnesium" Version="5.2.7-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Magnesium --version 5.2.7-beta
#r "nuget: Magnesium, 5.2.7-beta"
#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 Magnesium as a Cake Addin
#addin nuget:?package=Magnesium&version=5.2.7-beta&prerelease

// Install Magnesium as a Cake Tool
#tool nuget:?package=Magnesium&version=5.2.7-beta&prerelease

C# graphics frontend interface (to Vulkan or any graphics library)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Magnesium:

Package Downloads
Magnesium.Vulkan

C# implementation of Vulkan 1.0 library

Magnesium.OpenGL

Partial OpenGL polyfill implementation of Vulkan 1.0 library using OpenGL

Magnesium.OpenGL.DesktopGL

OpenGL polyfill implementation of Vulkan 1.0 library using OpenGL and OpenTK

Magnesium.Metal

Vulkan 1.0 implementation using Xamarin.Metal

Magnesium.PresentationSurfaces.OpenTK

Contains OpenTK implementation of IMgPresentationSurface

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.8 2,708 10/9/2017
5.2.8-beta 967 9/1/2017
5.2.7-beta 704 8/18/2017
5.1.2-beta 738 3/20/2017
5.1.1 1,617 3/6/2017
5.0.4 3,053 11/7/2016
4.0.0 2,264 11/1/2016

SHOULD BE LAST COMPATIBLE VERSION BEFORE INTERFACE CHANGE
     - New enum value MgDeviceExtensionOption.SWAPCHAIN_ONLY
     - MgDefaultGraphicsConfiguration uses MgDeviceExtensionOption.SWAPCHAIN_ONLY as its default option
     - MgDefaultGraphicsDevice will ignore user specified DepthFormat and use highest available version