Yoru 0.1.0

This package has been deprecated as it is legacy and is no longer maintained.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Yoru --version 0.1.0
                    
NuGet\Install-Package Yoru -Version 0.1.0
                    
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="Yoru" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yoru" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Yoru" />
                    
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 Yoru --version 0.1.0
                    
#r "nuget: Yoru, 0.1.0"
                    
#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.
#addin nuget:?package=Yoru&version=0.1.0
                    
Install Yoru as a Cake Addin
#tool nuget:?package=Yoru&version=0.1.0
                    
Install Yoru as a Cake Tool

🌙 Yoru Engine

C# Graphics Engine for simplified and efficient software development

About

Yoru is a C# library that supplies a direct approach to single/multithreaded development with SkiaSharp, backed by the capabilities of OpenTK.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Yoru:

Package Downloads
Yoru.Templates

Templates for creating crossplatform Yoru applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta.1 79 5/30/2024
1.0.0-alpha.2 61 5/18/2024
1.0.0-alpha.1 54 5/1/2024
1.0.0-alpha.0 77 4/23/2024
0.1.0 204 3/8/2024 0.1.0 is deprecated because it is no longer maintained.