Kiwano 1.3.25

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

A simple game framework for C++

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.25 218 2/25/2025
1.3.22 192 2/19/2025
1.3.19 200 2/16/2025
1.3.17 181 2/12/2025
1.3.13 273 2/10/2025
1.3.12 281 2/9/2025
1.3.10 222 1/8/2025
1.3.6 338 12/15/2024
1.3.5 262 12/14/2024
1.3.4 307 12/14/2024
1.3.2 604 2/27/2024
1.2.45 736 12/25/2023
1.2.41 655 10/8/2023
1.2.40 610 10/6/2023
1.2.39 622 10/5/2023
1.2.38 490 10/5/2023
1.2.37 380 9/28/2023
1.2.36 548 9/27/2023
1.2.35 523 9/27/2023
1.2.32 329 9/25/2023
1.2.30 323 9/24/2023
1.2.26 337 9/14/2023
1.2.25 284 9/13/2023
1.2.24 284 9/13/2023
1.2.21 349 9/10/2023
1.2.20 352 9/10/2023
1.2.19 383 9/9/2023
1.2.12 611 10/24/2022
1.2.11 550 10/24/2022
1.2.10 533 10/12/2022
1.2.9 651 6/23/2022
1.2.7 674 6/7/2022
1.2.6 629 6/7/2022
1.2.5 596 6/7/2022
1.2.4 607 5/31/2022
1.2.1 739 12/12/2020
1.2.0 635 10/20/2020
1.1.99 696 10/17/2020
1.1.98 635 10/16/2020
1.1.97 682 10/16/2020
1.1.96 580 10/16/2020
1.1.95 594 10/16/2020
1.1.94 650 10/15/2020
1.1.93 612 10/15/2020
1.1.92 631 10/15/2020
1.1.91 673 10/14/2020
1.1.90 582 10/14/2020
1.1.88 605 10/14/2020
1.1.87 568 10/13/2020
1.1.86 602 10/12/2020
1.1.85 707 10/11/2020
1.1.76 712 10/5/2020
1.1.74 529 9/30/2020
1.1.72 621 8/8/2020
1.1.70 619 8/4/2020
1.1.69 606 8/4/2020
1.1.68 641 8/4/2020
1.1.67 699 8/3/2020
1.1.64 634 8/3/2020
1.1.63 639 8/3/2020
1.1.62 610 7/30/2020
1.1.59 654 7/29/2020
1.1.47 688 7/21/2020
1.1.44 678 7/20/2020
1.1.43 631 7/19/2020
1.1.42 601 7/17/2020
1.1.41 650 7/17/2020
1.1.36 685 6/24/2020
1.1.30 625 6/23/2020
1.1.27 704 6/22/2020
1.1.22 743 6/21/2020
1.1.21 768 6/21/2020
1.1.10 692 5/31/2020
1.1.6 640 5/28/2020
1.1.1 635 5/26/2020
1.1.0 593 5/26/2020
1.0.18 657 4/16/2020
1.0.17 642 4/15/2020
1.0.16 608 4/15/2020
1.0.14 632 4/14/2020
1.0.13 630 4/14/2020
1.0.8 669 4/3/2020
1.0.7 643 4/1/2020
1.0.6 638 4/1/2020
1.0.5 660 3/31/2020
1.0.4 667 3/31/2020
1.0.3 703 3/19/2020
1.0.2 773 2/23/2020
1.0.0 641 2/22/2020

Initial release of a Nuget package for Kiwano Game Engine