Natsu.Desktop 0.1.0-beta

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

Natsu Framework

Natsu, formerly Yoru Engine is a platform-agnostic game/application framework written in C#. It is designed to be lightweight, modular, and flexible for different use cases (e.g. software, games, simulations, etc).

Features

  • Interface-driven: Natsu was designed with the idea of providing effortless integration with a variety of platforms. By leveraging interfaces, it abstracts platform-specific functionality, allowing developers to focus on their application logic without worrying about the underlying platform (e.g., web, mobile, desktop, or backend).

  • Extensibility: Natsu framework's modular architecture enables easy customization and expansion. By extending Natsu's base functionality, developers can create a specialized set of components tailored to a per-project basis.

Platforms

  • Desktop: Through the use of OpenTK, Natsu can be used to build high-performance desktop applications for Windows, macOS, and Linux.
  • Mobile (coming soon): Natsu can be used to build mobile applications for iOS and Android using MAUI.
  • Web (coming soon): Web applications can make Natsu even more flexible through the use of Blazor, WebAssembly, and SkiaSharp.
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 Natsu.Desktop:

Package Downloads
Natsu.Templates

A cross-platform 2D game/application framework built with flexibility in mind.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.1-beta 47 4/12/2025
0.6.0-beta 56 3/22/2025
0.5.3-beta 124 3/16/2025
0.5.2-beta 79 3/2/2025
0.5.1-beta 60 3/2/2025
0.5.0-beta 70 2/25/2025
0.4.1-beta 115 2/5/2025
0.4.0-beta 65 2/5/2025
0.3.5-beta 92 1/23/2025
0.3.4-beta 59 1/22/2025
0.3.3-beta 70 1/19/2025
0.3.2-beta 120 1/1/2025
0.3.1-beta 72 1/1/2025
0.3.0-beta 66 1/1/2025
0.2.4-beta 63 12/22/2024
0.2.3-beta 59 12/22/2024
0.2.2-beta 55 12/22/2024
0.2.0-beta 62 12/21/2024
0.1.0-beta 64 11/30/2024