Natsu 0.1.2-beta
See the version list below for details.
dotnet add package Natsu --version 0.1.2-beta
NuGet\Install-Package Natsu -Version 0.1.2-beta
<PackageReference Include="Natsu" Version="0.1.2-beta" />
paket add Natsu --version 0.1.2-beta
#r "nuget: Natsu, 0.1.2-beta"
// Install Natsu as a Cake Addin #addin nuget:?package=Natsu&version=0.1.2-beta&prerelease // Install Natsu as a Cake Tool #tool nuget:?package=Natsu&version=0.1.2-beta&prerelease
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 | Versions 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. |
-
net8.0
- SkiaSharp (>= 2.88.8)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 2.88.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Natsu:
Package | Downloads |
---|---|
Natsu.Desktop
A cross-platform 2D game/application framework built with flexibility in mind. |
|
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.3.2-beta | 84 | 1/1/2025 |
0.3.1-beta | 52 | 1/1/2025 |
0.3.0-beta | 49 | 1/1/2025 |
0.2.4-beta | 47 | 12/22/2024 |
0.2.3-beta | 38 | 12/22/2024 |
0.2.2-beta | 43 | 12/22/2024 |
0.2.1-beta | 43 | 12/21/2024 |
0.2.0-beta | 48 | 12/21/2024 |
0.1.2-beta | 51 | 12/4/2024 |
0.1.1-beta | 46 | 12/1/2024 |
0.1.0-beta | 51 | 11/30/2024 |