WoofWare.Whippet.Fantomas
0.3.1
dotnet add package WoofWare.Whippet.Fantomas --version 0.3.1
NuGet\Install-Package WoofWare.Whippet.Fantomas -Version 0.3.1
<PackageReference Include="WoofWare.Whippet.Fantomas" Version="0.3.1" />
paket add WoofWare.Whippet.Fantomas --version 0.3.1
#r "nuget: WoofWare.Whippet.Fantomas, 0.3.1"
// Install WoofWare.Whippet.Fantomas as a Cake Addin #addin nuget:?package=WoofWare.Whippet.Fantomas&version=0.3.1 // Install WoofWare.Whippet.Fantomas as a Cake Tool #tool nuget:?package=WoofWare.Whippet.Fantomas&version=0.3.1
WoofWare.Whippet.Fantomas
Helper methods to access Fantomas from within a Whippet plugin (or elsewhere).
This is not intended to be the long-term future of Whippet plugins. I have created it for compatibility with my existing Myriad plugins (WoofWare.Myriad), to help the transition to Whippet.
As such, the version of Fantomas and the F# compiler is currently pinned to a rather old version. Once I have migrated WoofWare.Myriad to Whippet, I will upgrade Fantomas here, and there will be breaking changes to the API.
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Fantomas.Core (>= 6.1.1)
- Fantomas.FCS (>= 6.1.1)
- FSharp.Core (>= 6.0.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on WoofWare.Whippet.Fantomas:
Package | Downloads |
---|---|
WoofWare.Myriad.Plugins
Provides some Myriad compile-time code generation plugins. |
|
WoofWare.Whippet.Plugin.Json
Whippet F# source generator plugin, for generating JSON parse and serialize methods. |
|
WoofWare.Whippet.Plugin.HttpClient
Whippet F# source generator plugin, for generating RestEase-style HTTP clients. |
|
WoofWare.Whippet.Plugin.ArgParser
Whippet F# source generator plugin, for generating arg parsers. |
|
WoofWare.Whippet.Plugin.Swagger
Whippet F# source generator plugin, for generating Swagger clients. |
GitHub repositories
This package is not used by any popular GitHub repositories.