PathDefenseFramework.Sample 0.9.5

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

This package contains C# source code for a Windows Forms-based example game based on the Path Defense Framework. Note that the ExampleGameForm.resx file must be manually made dependent upon the ExampleGameForm.cs file in the C# project for the resource to be found.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.9.5 2,250 5/26/2012
0.9.4.1 1,549 5/19/2012
0.9.4 1,541 5/16/2012

Beta Release