AssistantApps.NoMansSky.Info 5.13.4966

dotnet add package AssistantApps.NoMansSky.Info --version 5.13.4966                
NuGet\Install-Package AssistantApps.NoMansSky.Info -Version 5.13.4966                
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="AssistantApps.NoMansSky.Info" Version="5.13.4966" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AssistantApps.NoMansSky.Info --version 5.13.4966                
#r "nuget: AssistantApps.NoMansSky.Info, 5.13.4966"                
#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 AssistantApps.NoMansSky.Info as a Cake Addin
#addin nuget:?package=AssistantApps.NoMansSky.Info&version=5.13.4966

// Install AssistantApps.NoMansSky.Info as a Cake Tool
#tool nuget:?package=AssistantApps.NoMansSky.Info&version=5.13.4966                

AssistantApps.NoMansSky.Info

This is a package that lets you get the latest No Man's Sky datamined information from the Assistant for No Man's Sky app. It simply adds the json files that the Android, iOS, Web and Desktop apps use.

Available from: nuget.org/packages/AssistantApps.NoMansSky.Info

Versioning

This nuget package's versioning is based on the version number of the No Man's Sky game files that the data comes from and follows the following format:

GameMajorVersion - GameMinorVersion - PackageBuildNumber.

For example if the game version used was 3.89 then the nuget version will start with 3.89. The last number in the version string is the build number of the package. This the build number for the AssistantNMS organisation, so it will not be consecutive as their are a few private builds within the organisation.

WebApi usage example

On build the nuget package will place all the json and data files inside of the bin/ folder.

The AssistantNMS API makes use of this package and loads the directory using the following code:

  string codeBasePath = Assembly.GetExecutingAssembly().GetName().CodeBase;
  string binFolderPath = Path.GetDirectoryName(codeBasePath).Substring(6); // This removes the 'file:/' prefix
  string assetsFolderPath = Path.Combine(binFolderPath, "Assets");
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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.

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
5.13.4966 122 9/27/2024
5.12.0.4957 115 9/16/2024
5.1.4919 134 7/19/2024
4.71.4915 109 7/4/2024
4.70.4908 148 5/30/2024
4.60.4905 186 3/27/2024
4.47.4886 196 12/18/2023
4.45.4885 143 9/19/2023
4.43.4881 145 8/31/2023
4.40.4876 147 8/31/2023
4.30.4847 165 6/9/2023
4.23.4830 206 4/17/2023
4.8.4775 256 2/22/2023
4.8.4734 322 1/13/2023
4.8.4726 281 12/8/2022
4.6.4709 360 11/4/2022
4.3.4624 434 10/13/2022
4.1.4820 236 4/6/2023
4.1.4780 249 2/22/2023
4.1.4777 277 2/22/2023
4.0.4578 408 10/10/2022
3.98.4532 410 8/12/2022
3.98.4499 462 8/1/2022
3.96.4487 402 7/27/2022
3.96.4485 410 7/26/2022
3.96.4482 410 7/26/2022
3.95.4464 442 7/20/2022
3.95.4463 420 7/20/2022
3.95.4462 424 7/20/2022
3.94.4475 412 7/21/2022
3.94.4473 418 7/21/2022
3.94.4472 418 7/21/2022
3.94.4471 402 7/21/2022
3.94.4467 442 7/20/2022
3.93.4461 408 7/20/2022
3.91.4420 416 7/6/2022
3.91.4410 437 7/1/2022
3.91.4346 440 6/26/2022
3.91.4336 415 6/21/2022
3.91.4335 399 6/21/2022
3.91.4334 410 6/21/2022
3.91.4333 429 6/21/2022
3.91.4332 402 6/20/2022
3.91.4331 421 6/20/2022
3.91.4330 394 6/20/2022
3.91.4329 409 6/20/2022
3.91.4328 402 6/20/2022
3.91.4327 394 6/16/2022
3.91.4314 407 6/9/2022
3.91.4308 408 6/8/2022
3.91.4306 401 6/6/2022
3.91.4303 393 6/6/2022
3.91.4302 410 6/5/2022
3.91.4294 408 6/1/2022
3.91.4269 429 5/28/2022
3.90.4268 437 5/28/2022
3.90.4262 421 5/27/2022
3.90.4251 403 5/26/2022
3.90.4249 404 5/26/2022
3.90.4248 396 5/26/2022
3.89.4246 406 5/26/2022
3.89.4245 408 5/26/2022
3.89.4244 405 5/26/2022
3.89.4237 408 5/25/2022
3.89.4228 437 5/25/2022
3.89.4227 427 5/25/2022
3.89.4214 422 5/23/2022
3.89.4210 414 5/23/2022
3.89.4205 405 5/21/2022
3.89.4200 406 5/19/2022
3.89.4197 406 5/19/2022
3.89.4192 412 5/18/2022
3.89.4185 421 5/18/2022
3.89.4183 435 5/18/2022
3.89.4182 453 5/18/2022
3.89.4181 418 5/18/2022
3.89.4180 412 5/17/2022
3.89.4179 396 5/17/2022
3.89.4177 425 5/17/2022
3.89.4176 395 5/16/2022
3.89.4172 405 5/14/2022
3.89.0 402 5/13/2022

Initial 1.0.0 release