NosSmooth.Data.Abstractions
2.1.0
See the version list below for details.
dotnet add package NosSmooth.Data.Abstractions --version 2.1.0
NuGet\Install-Package NosSmooth.Data.Abstractions -Version 2.1.0
<PackageReference Include="NosSmooth.Data.Abstractions" Version="2.1.0" />
paket add NosSmooth.Data.Abstractions --version 2.1.0
#r "nuget: NosSmooth.Data.Abstractions, 2.1.0"
// Install NosSmooth.Data.Abstractions as a Cake Addin #addin nuget:?package=NosSmooth.Data.Abstractions&version=2.1.0 // Install NosSmooth.Data.Abstractions as a Cake Tool #tool nuget:?package=NosSmooth.Data.Abstractions&version=2.1.0
Nos smooth's abstractions for information from NosTale data files.
Product | Versions 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. |
-
net7.0
- Remora.Results (>= 7.2.3)
- System.Text.Encoding.CodePages (>= 7.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NosSmooth.Data.Abstractions:
Package | Downloads |
---|---|
NosSmooth.Game
NosSmooth Game library handling the current game state by responding to packets. |
|
NosSmooth.Data.NOSFiles
Nos smooth's NosTale data implementation using .NOS files. |
|
NosSmooth.Extensions.Combat
Manages NosSmooth combat state, currently exposing a simple technique to kill one enemy at a time. |
|
NosSmooth.Data.Database
Nos smooth's database implementation of NosTale data using EF core. |
|
NosSmooth.Extensions.Pathfinding
NosSmooth extension allowing for finding paths on maps. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add item type and equipment slot enums.