OpenRpg.Combat 0.44.89

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

Adds basic combat related types for building off

Product 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OpenRpg.Combat:

Package Downloads
OpenRpg.Genres

Adds common types and classes for various genres to build off

OpenRpg.Cards

Adds a basic starting point for wrapping objects as cards for card game scenarios

OpenRpg.Tactics

A set of simple helpers related to tactics style game scenarios using OpenRpg

OpenRpg.Genres.Tactics

A set of simple helpers related to tactics style game scenarios using OpenRpg

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.44.89 51 7/8/2026
0.44.87 41 7/8/2026
0.43.75 747 6/7/2025
0.43.72 481 4/28/2025
0.43.68 444 4/28/2025
0.43.66 437 4/27/2025
0.43.63 437 4/23/2025
0.43.56 497 4/23/2025
0.42.53 443 4/18/2025
0.42.51 422 4/18/2025
0.42.49 430 4/18/2025
0.42.47 455 4/18/2025
0.41.44 431 3/18/2025
0.40.38 406 1/28/2025
0.40.36 401 1/28/2025
0.40.34 456 1/28/2025
0.33.248 615 1/17/2024
0.33.247 474 1/16/2024
0.33.245 496 1/12/2024
0.33.243 344 1/12/2024
Loading failed