Ultraviolet.OpenGL 2018.5.0.3594

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ultraviolet.OpenGL --version 2018.5.0.3594
                    
NuGet\Install-Package Ultraviolet.OpenGL -Version 2018.5.0.3594
                    
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="Ultraviolet.OpenGL" Version="2018.5.0.3594" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ultraviolet.OpenGL" Version="2018.5.0.3594" />
                    
Directory.Packages.props
<PackageReference Include="Ultraviolet.OpenGL" />
                    
Project file
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 Ultraviolet.OpenGL --version 2018.5.0.3594
                    
#r "nuget: Ultraviolet.OpenGL, 2018.5.0.3594"
                    
#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 Ultraviolet.OpenGL@2018.5.0.3594
                    
#: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=Ultraviolet.OpenGL&version=2018.5.0.3594
                    
Install as a Cake Addin
#tool nuget:?package=Ultraviolet.OpenGL&version=2018.5.0.3594
                    
Install as a Cake Tool

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains the OpenGL implementation of the Framework's graphics subsystem.

This package shouldn't be referenced directly unless you know what you're doing. Instead, reference the appropriate Ultraviolet.Game.* package for your target platform.

Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid80 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Ultraviolet.OpenGL:

Package Downloads
Ultraviolet.Game.Desktop

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains all of the components needed to create a simple game for the Windows and Linux platforms. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

Ultraviolet.Game.iOS

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains all of the components needed to create a simple game for the iOS platform using Xamarin.iOS. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

Ultraviolet.Game.Android

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains all of the components needed to create a simple game for the Android platform using Xamarin.Android. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

Ultraviolet.Game.Windows.Forms

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains all of the components needed to create a simple game for the Windows platform that is embedded within a Windows Forms application. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

Ultraviolet.Game.macOS

The Ultraviolet Framework is a .NET game development framework written in C#. This package contains all of the components needed to create a simple game for the macOS platform. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2023.8.0.3 418 8/19/2023
2023.8.0.1 220 8/10/2023
2023.7.0.11 189 7/31/2023
2023.7.0.10 192 7/31/2023
2023.7.0.5 233 7/29/2023
2023.7.0.3 201 7/29/2023
2023.7.0.2 203 7/29/2023
2023.7.0.1 159 7/29/2023
2021.5.0.4569 751 5/8/2021
2021.5.0.4566 501 5/7/2021
2021.5.0.4563 575 5/4/2021
2021.5.0.4560 422 5/4/2021
2021.5.0.4557 442 5/4/2021
2021.5.0.4553 427 5/4/2021
2021.2.0.4548 457 2/20/2021
2020.12.0.4543 656 12/13/2020
2020.12.0.4516 518 12/10/2020
2020.12.0.4513 546 12/4/2020
2020.12.0.4509 599 12/3/2020
2020.11.0.4500 556 11/9/2020
2020.10.0.4488 632 10/10/2020
2020.9.0.4451 636 9/29/2020
2020.9.0.4388 609 9/3/2020
2020.9.0.4380 557 9/3/2020
2020.9.0.4377 588 9/3/2020
2020.9.0.4371 560 9/3/2020
2020.7.0.4298 673 7/10/2020
2020.4.0.4287 678 4/18/2020
2020.4.0.4278 657 4/16/2020
2020.4.0.4271 573 4/15/2020
2020.4.0.4267 556 4/14/2020
2020.4.0.4263 556 4/14/2020
2020.2.0.4055 2,852 2/4/2020
2019.9.0.4045 2,862 9/28/2019
2019.7.0.4030 2,714 7/19/2019
2019.6.0.4011 2,479 6/28/2019
2019.6.0.4004 2,899 6/24/2019
2019.6.0.4002 682 6/24/2019
2019.5.0.3923 2,728 5/31/2019
2019.3.0.3907 2,836 3/24/2019
2019.3.0.3902 2,842 3/16/2019
2019.3.0.3898 2,784 3/7/2019
2019.2.0.3893 2,851 2/21/2019
2019.2.0.3890 2,665 2/20/2019
2019.1.0.3888 2,752 2/1/2019
2018.12.0.3869 3,075 1/1/2019
2018.10.0.3805 2,833 10/29/2018
2018.10.0.3802 851 10/29/2018
2018.10.0.3801 884 10/29/2018
2018.8.0.3710 2,728 8/31/2018
2018.7.0.3669 1,927 8/1/2018
2018.5.0.3633 2,187 5/31/2018
2018.5.0.3604 2,152 5/7/2018
2018.5.0.3601 2,088 5/7/2018
2018.5.0.3594 2,040 5/4/2018
2018.5.0.3578 2,036 5/3/2018
2018.4.0.3555 2,260 4/28/2018
2018.4.0.3554 1,390 4/28/2018
2018.3.0.3429 2,174 3/30/2018
2018.3.0.3425 2,344 3/30/2018
2018.2.0.3374 2,495 2/25/2018
2018.2.0.3367 2,428 2/22/2018
2018.1.0.3301 2,282 1/27/2018
2017.12.0.3131 2,148 12/26/2017