FactorioParanoidal.Models 0.2.1-nightly.0.12

This is a prerelease version of FactorioParanoidal.Models.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FactorioParanoidal.Models --version 0.2.1-nightly.0.12
                    
NuGet\Install-Package FactorioParanoidal.Models -Version 0.2.1-nightly.0.12
                    
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="FactorioParanoidal.Models" Version="0.2.1-nightly.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FactorioParanoidal.Models" Version="0.2.1-nightly.0.12" />
                    
Directory.Packages.props
<PackageReference Include="FactorioParanoidal.Models" />
                    
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 FactorioParanoidal.Models --version 0.2.1-nightly.0.12
                    
#r "nuget: FactorioParanoidal.Models, 0.2.1-nightly.0.12"
                    
#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 FactorioParanoidal.Models@0.2.1-nightly.0.12
                    
#: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=FactorioParanoidal.Models&version=0.2.1-nightly.0.12&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FactorioParanoidal.Models&version=0.2.1-nightly.0.12&prerelease
                    
Install as a Cake Tool

FactorioParanoidal.Models contains C# classes equvalent to Factorio prototypes. Do not cover all prototypes.

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.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FactorioParanoidal.Models:

Package Downloads
FactorioParanoidal.ModSettingsDat

Package Description

FactorioParanoidal.FactorioMods.Execution

Factorio mod Lua execution engine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.1-nightly.0.13 92 7/21/2026
0.2.1-nightly.0.12 67 7/20/2026
0.2.1-nightly.0.11 59 7/20/2026
0.2.1-nightly.0.10 53 7/20/2026
0.2.1-nightly.0.9 86 7/20/2026
0.2.1-nightly.0.8 67 7/20/2026
0.2.1-nightly.0.7 58 7/19/2026
0.2.1-nightly.0.6 81 7/19/2026
0.2.1-nightly.0.5 62 7/19/2026
0.2.1-nightly.0.4 61 7/19/2026
0.2.1-nightly.0.3 62 7/13/2026
0.2.1-nightly.0.2 78 6/4/2026
0.2.1-nightly.0.1 79 6/4/2026
0.2.0 409 4/13/2026
0.0.0-nightly.0.38 91 4/13/2026
0.0.0-nightly.0.37 69 4/13/2026
0.0.0-nightly.0.36 92 4/13/2026
0.0.0-nightly.0.35 74 4/13/2026
0.0.0-nightly.0.34 91 3/16/2026
0.0.0-nightly.0.33 75 3/16/2026
Loading failed

This version based on commit https://github.com/FactorioParanoidal/FactorioUtilities/commit/f28eb31dda0a7de07e575501d656ebdaa5047edf

Implement detailed error tracking and reporting during Factorio stage execution; add `FactorioLoadResult` and `FactorioStageResult` for snapshotting and diagnostics