Firethorn 0.4.1

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 Firethorn:

Package Downloads
Feersum.CompilerServices

This package contains the compiler tooling used by the main Feersum compiler. Feersum Scheme is a Scheme implementation that compiles to .NET. Feersum provides a command line tool for batch compliation, a Scheme REPL, and a .NET SDK for MSBuild support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.1 139 6/23/2024
0.4.0 362 6/15/2023
0.3.3 165 6/15/2023
0.3.2 163 6/10/2023
0.3.1 655 5/1/2022
0.3.0 403 5/1/2022
0.2.0 298 12/28/2021
0.1.0 5,216 11/24/2021