NosSmooth.Game 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NosSmooth.Game --version 2.0.0                
NuGet\Install-Package NosSmooth.Game -Version 2.0.0                
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="NosSmooth.Game" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NosSmooth.Game --version 2.0.0                
#r "nuget: NosSmooth.Game, 2.0.0"                
#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.
// Install NosSmooth.Game as a Cake Addin
#addin nuget:?package=NosSmooth.Game&version=2.0.0

// Install NosSmooth.Game as a Cake Tool
#tool nuget:?package=NosSmooth.Game&version=2.0.0                

NosSmooth Game library handling the current game state by responding to packets.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NosSmooth.Game:

Package Downloads
NosSmooth.Extensions.Combat

Manages NosSmooth combat state, currently exposing a simple technique to kill one enemy at a time.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0 312 2/13/2023
2.5.2 247 2/8/2023
2.5.1 244 2/8/2023
2.5.0 289 2/5/2023
2.4.2 314 1/21/2023
2.4.0 275 1/20/2023
2.3.5 274 1/20/2023
2.3.4 269 1/18/2023
2.3.3 273 1/17/2023
2.3.1 272 1/17/2023
2.3.0 264 1/15/2023
2.2.1 266 1/15/2023
2.2.0 278 1/14/2023
2.1.0 295 1/8/2023
2.0.0 272 1/5/2023
1.3.2 286 1/1/2023
1.3.1 280 1/1/2023
1.3.0 267 12/31/2022
1.2.1 423 2/19/2022
1.2.0 397 2/18/2022
1.1.0 403 2/13/2022
1.0.0 399 2/12/2022

Add basic inventory parsing
Move Friends, Group, Family, Inventory to Game