Fue 2.2.0
dotnet add package Fue --version 2.2.0
NuGet\Install-Package Fue -Version 2.2.0
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="Fue" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fue" Version="2.2.0" />
<PackageReference Include="Fue" />
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 Fue --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fue, 2.2.0"
#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 Fue@2.2.0
#: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=Fue&version=2.2.0
#tool nuget:?package=Fue&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
F# templating library with simple syntax designed for smooth work with F# types
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. 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. net10.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FParsec (>= 1.1.1)
- FSharp.Core (>= 7.0.200)
- HtmlAgilityPack (>= 1.11.46)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fue:
Package | Downloads |
---|---|
GetIt
.NET library to help introduce programming in a funnier way. Inspired by Scratch and Turtle graphics. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.2.0 | 7,343 | 4/28/2023 |
2.1.0 | 263 | 4/13/2023 |
2.0.0 | 281 | 3/27/2023 |
1.8.0 | 32,789 | 8/12/2021 |
1.7.0 | 60,655 | 12/15/2018 |
1.6.0 | 2,519 | 6/28/2018 |
1.5.1 | 2,411 | 9/25/2017 |
1.5.0 | 1,291 | 9/6/2017 |
1.4.0 | 3,339 | 8/14/2017 |
1.3.1 | 1,247 | 8/11/2017 |
1.3.0 | 1,356 | 5/29/2017 |
1.2.0 | 1,775 | 3/10/2017 |
1.1.1 | 1,785 | 2/3/2017 |
1.1.0 | 1,557 | 1/17/2017 |
1.0.0 | 1,549 | 1/10/2017 |
0.9.0 | 1,596 | 1/9/2017 |
0.8.2 | 1,588 | 1/9/2017 |
0.8.1 | 1,613 | 1/6/2017 |
0.8.0 | 1,575 | 1/4/2017 |
0.7.0 | 1,570 | 1/4/2017 |
0.6.0 | 1,660 | 1/3/2017 |
0.5.2 | 1,584 | 1/2/2017 |
0.5.1 | 1,551 | 1/2/2017 |
0.5.0 | 1,591 | 1/2/2017 |
0.4.4 | 1,601 | 12/21/2016 |
0.4.3 | 1,568 | 12/20/2016 |
0.4.2 | 1,562 | 12/20/2016 |
0.4.1 | 1,711 | 12/20/2016 |
0.4.0 | 1,602 | 12/19/2016 |
0.3.0 | 1,620 | 12/19/2016 |
0.2.0 | 1,591 | 12/19/2016 |
0.1.0 | 1,644 | 12/19/2016 |
Add support for conditionally rendered for-cycles #21