FactorioParanoidal.Models 0.2.1-nightly.0.3

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.3
                    
NuGet\Install-Package FactorioParanoidal.Models -Version 0.2.1-nightly.0.3
                    
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.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: FactorioParanoidal.Models, 0.2.1-nightly.0.3"
                    
#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.3
                    
#: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.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FactorioParanoidal.Models&version=0.2.1-nightly.0.3&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 125 7/21/2026
0.2.1-nightly.0.12 70 7/20/2026
0.2.1-nightly.0.11 64 7/20/2026
0.2.1-nightly.0.10 58 7/20/2026
0.2.1-nightly.0.9 91 7/20/2026
0.2.1-nightly.0.8 72 7/20/2026
0.2.1-nightly.0.7 62 7/19/2026
0.2.1-nightly.0.6 85 7/19/2026
0.2.1-nightly.0.5 67 7/19/2026
0.2.1-nightly.0.4 66 7/19/2026
0.2.1-nightly.0.3 66 7/13/2026
0.2.1-nightly.0.2 80 6/4/2026
0.2.1-nightly.0.1 81 6/4/2026
0.2.0 414 4/13/2026
0.0.0-nightly.0.38 92 4/13/2026
0.0.0-nightly.0.37 73 4/13/2026
0.0.0-nightly.0.36 94 4/13/2026
0.0.0-nightly.0.35 78 4/13/2026
0.0.0-nightly.0.34 93 3/16/2026
0.0.0-nightly.0.33 77 3/16/2026
Loading failed

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

Improve `require` handling and prototype registry; optimize file existence checks