Oxy.Framework 0.1.0-pre

This is a prerelease version of Oxy.Framework.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Oxy.Framework --version 0.1.0-pre
NuGet\Install-Package Oxy.Framework -Version 0.1.0-pre
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="Oxy.Framework" Version="0.1.0-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Oxy.Framework --version 0.1.0-pre
#r "nuget: Oxy.Framework, 0.1.0-pre"
#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 Oxy.Framework as a Cake Addin
#addin nuget:?package=Oxy.Framework&version=0.1.0-pre&prerelease

// Install Oxy.Framework as a Cake Tool
#tool nuget:?package=Oxy.Framework&version=0.1.0-pre&prerelease

0.1 Releases:

0.1.0 Early Aurora

(unstable)

  • Initial release
  • Python 2.x support using IronPython
  • Resources import (fonts, textures, sounds) from file or from System.Stream
  • Text printing (using TTF or bitmap fonts)
  • Texture drawing
  • Primities drawing (points, lines, circles, rectangles, polygons) with variable line width and stroke/fill mode
  • Matrix transformations
  • Audio playing support (wav)
  • Keyboard and mouse input support
  • Window management, error screen, debug mode
  • Support for Windows, Max OS X, Linux using Mono
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated