LibAurora.Core
1.2.1
dotnet add package LibAurora.Core --version 1.2.1
NuGet\Install-Package LibAurora.Core -Version 1.2.1
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="LibAurora.Core" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibAurora.Core" Version="1.2.1" />
<PackageReference Include="LibAurora.Core" />
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 LibAurora.Core --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibAurora.Core, 1.2.1"
#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 LibAurora.Core@1.2.1
#: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=LibAurora.Core&version=1.2.1
#tool nuget:?package=LibAurora.Core&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LibAurora
What's this?
A simple framework base on Veldrid.
Most of the designs are aimed at developing 2D games.
How can I use this?
Actually, I don't recommend anyone use this, because it's just the underlying library for my personal project, but I warmly welcome everyone to use and draw upon the code here.
If you insit on using this, you need to pay attention to the following points:
- There might often be majon API changes, and I usually don't write any "migration guides"
- The functions that this lib has implemented are just what I need. It may not have the functions you need, and you need to integrate them yourself.
- This is just a low-level lib, so I won't provide anything like "SpriteBatch".
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- CSCore (>= 1.2.1.2)
- CSCore.Ogg (>= 1.0.0.1)
- FontStashSharp.PlatformAgnostic (>= 1.5.5)
- Myra.PlatformAgnostic (>= 1.5.11)
- Silk.NET.OpenAL (>= 2.23.0)
- StbImageSharp (>= 2.30.15)
- Veldrid (>= 4.9.0)
- Veldrid.SDL2 (>= 4.9.0)
- Veldrid.SPIRV (>= 1.0.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.