Velos 0.1.1

dotnet add package Velos --version 0.1.1
                    
NuGet\Install-Package Velos -Version 0.1.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="Velos" Version="0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Velos" Version="0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Velos" />
                    
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 Velos --version 0.1.1
                    
#r "nuget: Velos, 0.1.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 Velos@0.1.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=Velos&version=0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Velos&version=0.1.1
                    
Install as a Cake Tool

A low-level framework for game development.

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.  net10.0 was computed.  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.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Velos:

Package Downloads
Velos.ImGui

Dear ImGui for Velos.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.1 147 5/12/2024
0.1.0 127 5/12/2024
0.0.19 283 8/19/2023
0.0.18 252 8/17/2023
0.0.17 236 8/17/2023
0.0.16 265 5/18/2023
0.0.15 266 5/2/2023
0.0.14 300 4/21/2023
0.0.13 357 3/25/2023
0.0.12 275 3/25/2023
0.0.11 363 3/24/2023
0.0.10 310 3/5/2023
0.0.9 347 2/26/2023
0.0.8 358 2/23/2023
0.0.7 318 2/23/2023
0.0.6 374 2/16/2023
0.0.5 363 2/16/2023
0.0.4 362 2/16/2023
0.0.3 391 2/13/2023
0.0.2 382 2/10/2023
0.0.1 401 2/10/2023