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 125 9/27/2024
5.12.0.4957 118 9/16/2024
5.1.4919 137 7/19/2024
4.71.4915 112 7/4/2024
4.70.4908 151 5/30/2024
4.60.4905 189 3/27/2024
4.47.4886 199 12/18/2023
4.45.4885 148 9/19/2023
4.43.4881 148 8/31/2023
4.40.4876 150 8/31/2023
4.30.4847 168 6/9/2023
4.23.4830 209 4/17/2023
4.8.4775 259 2/22/2023
4.8.4734 325 1/13/2023
4.8.4726 284 12/8/2022
4.6.4709 363 11/4/2022
4.3.4624 437 10/13/2022
4.1.4820 239 4/6/2023
4.1.4780 252 2/22/2023
4.1.4777 280 2/22/2023
4.0.4578 411 10/10/2022
3.98.4532 415 8/12/2022
3.98.4499 465 8/1/2022
3.96.4487 405 7/27/2022
3.96.4485 413 7/26/2022
3.96.4482 413 7/26/2022
3.95.4464 445 7/20/2022
3.95.4463 423 7/20/2022
3.95.4462 427 7/20/2022
3.94.4475 415 7/21/2022
3.94.4473 421 7/21/2022
3.94.4472 421 7/21/2022
3.94.4471 405 7/21/2022
3.94.4467 445 7/20/2022
3.93.4461 411 7/20/2022
3.91.4420 419 7/6/2022
3.91.4410 440 7/1/2022
3.91.4346 443 6/26/2022
3.91.4336 418 6/21/2022
3.91.4335 402 6/21/2022
3.91.4334 413 6/21/2022
3.91.4333 432 6/21/2022
3.91.4332 405 6/20/2022
3.91.4331 424 6/20/2022
3.91.4330 399 6/20/2022
3.91.4329 412 6/20/2022
3.91.4328 405 6/20/2022
3.91.4327 397 6/16/2022
3.91.4314 410 6/9/2022
3.91.4308 411 6/8/2022
3.91.4306 404 6/6/2022
3.91.4303 396 6/6/2022
3.91.4302 413 6/5/2022
3.91.4294 411 6/1/2022
3.91.4269 432 5/28/2022
3.90.4268 440 5/28/2022
3.90.4262 424 5/27/2022
3.90.4251 406 5/26/2022
3.90.4249 407 5/26/2022
3.90.4248 399 5/26/2022
3.89.4246 409 5/26/2022
3.89.4245 411 5/26/2022
3.89.4244 408 5/26/2022
3.89.4237 411 5/25/2022
3.89.4228 440 5/25/2022
3.89.4227 430 5/25/2022
3.89.4214 425 5/23/2022
3.89.4210 417 5/23/2022
3.89.4205 408 5/21/2022
3.89.4200 409 5/19/2022
3.89.4197 409 5/19/2022
3.89.4192 415 5/18/2022
3.89.4185 424 5/18/2022
3.89.4183 440 5/18/2022
3.89.4182 456 5/18/2022
3.89.4181 421 5/18/2022
3.89.4180 415 5/17/2022
3.89.4179 399 5/17/2022
3.89.4177 428 5/17/2022
3.89.4176 398 5/16/2022
3.89.4172 408 5/14/2022
3.89.0 405 5/13/2022

Initial 1.0.0 release