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 267 2/25/2025
1.3.22 227 2/19/2025
1.3.19 236 2/16/2025
1.3.17 218 2/12/2025
1.3.13 308 2/10/2025
1.3.12 316 2/9/2025
1.3.10 257 1/8/2025
1.3.6 376 12/15/2024
1.3.5 298 12/14/2024
1.3.4 343 12/14/2024
1.3.2 643 2/27/2024
1.2.45 770 12/25/2023
1.2.41 685 10/8/2023
1.2.40 639 10/6/2023
1.2.39 650 10/5/2023
1.2.38 518 10/5/2023
1.2.37 407 9/28/2023
1.2.36 576 9/27/2023
1.2.35 552 9/27/2023
1.2.32 357 9/25/2023
1.2.30 351 9/24/2023
1.2.26 367 9/14/2023
1.2.25 314 9/13/2023
1.2.24 314 9/13/2023
1.2.21 384 9/10/2023
1.2.20 388 9/10/2023
1.2.19 418 9/9/2023
1.2.12 649 10/24/2022
1.2.11 589 10/24/2022
1.2.10 573 10/12/2022
1.2.9 690 6/23/2022
1.2.7 713 6/7/2022
1.2.6 667 6/7/2022
1.2.5 636 6/7/2022
1.2.4 646 5/31/2022
1.2.1 782 12/12/2020
1.2.0 677 10/20/2020
1.1.99 738 10/17/2020
1.1.98 676 10/16/2020
1.1.97 724 10/16/2020
1.1.96 625 10/16/2020
1.1.95 637 10/16/2020
1.1.94 692 10/15/2020
1.1.93 653 10/15/2020
1.1.92 672 10/15/2020
1.1.91 714 10/14/2020
1.1.90 623 10/14/2020
1.1.88 647 10/14/2020
1.1.87 609 10/13/2020
1.1.86 644 10/12/2020
1.1.85 748 10/11/2020
1.1.76 755 10/5/2020
1.1.74 572 9/30/2020
1.1.72 662 8/8/2020
1.1.70 660 8/4/2020
1.1.69 649 8/4/2020
1.1.68 684 8/4/2020
1.1.67 741 8/3/2020
1.1.64 675 8/3/2020
1.1.63 680 8/3/2020
1.1.62 651 7/30/2020
1.1.59 695 7/29/2020
1.1.47 732 7/21/2020
1.1.44 719 7/20/2020
1.1.43 674 7/19/2020
1.1.42 641 7/17/2020
1.1.41 691 7/17/2020
1.1.36 728 6/24/2020
1.1.30 667 6/23/2020
1.1.27 746 6/22/2020
1.1.22 785 6/21/2020
1.1.21 812 6/21/2020
1.1.10 734 5/31/2020
1.1.6 681 5/28/2020
1.1.1 676 5/26/2020
1.1.0 636 5/26/2020
1.0.18 698 4/16/2020
1.0.17 683 4/15/2020
1.0.16 649 4/15/2020
1.0.14 673 4/14/2020
1.0.13 672 4/14/2020
1.0.8 711 4/3/2020
1.0.7 689 4/1/2020
1.0.6 679 4/1/2020
1.0.5 705 3/31/2020
1.0.4 710 3/31/2020
1.0.3 744 3/19/2020
1.0.2 816 2/23/2020
1.0.0 682 2/22/2020

Initial release of a Nuget package for Kiwano Game Engine