Pine 0.4.30

dotnet add package Pine --version 0.4.30
                    
NuGet\Install-Package Pine -Version 0.4.30
                    
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="Pine" Version="0.4.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pine" Version="0.4.30" />
                    
Directory.Packages.props
<PackageReference Include="Pine" />
                    
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 Pine --version 0.4.30
                    
#r "nuget: Pine, 0.4.30"
                    
#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 Pine@0.4.30
                    
#: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=Pine&version=0.4.30
                    
Install as a Cake Addin
#tool nuget:?package=Pine&version=0.4.30
                    
Install as a Cake Tool

Pine is the cross-platform Elm runtime environment. It's built on .NET and runs on Linux, Windows, and macOS.

  • Pine supports building and running Elm programs natively on .NET without JavaScript.
  • The Elm compilation interfaces support the customization of code generation at build time.
  • Pine comes bundled with a web server and database management system for building full-stack web applications.

Resources

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Pine:

Package Downloads
Pine-Integration

Elm DevTools and runtime

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.30 0 3/1/2026
0.4.28 110 1/16/2026
0.4.27 121 1/4/2026
0.4.25 164 11/28/2025
0.4.24 189 11/15/2025
0.4.22 240 11/6/2025
0.4.20 227 10/22/2025
0.4.16 324 9/15/2025
0.4.15 306 9/1/2025
0.4.14 357 8/25/2025
0.4.13 313 8/13/2025
0.4.12.5 290 8/4/2025
0.4.12.4 214 8/3/2025
0.4.12 179 8/2/2025
0.4.11 249 7/7/2025
0.4.9 324 6/13/2025
0.4.7 258 5/27/2025
0.4.6 346 5/12/2025
0.4.4 307 4/21/2025
0.4.3 462 4/6/2025
Loading failed