Snowflaqe 1.43.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Snowflaqe --version 1.43.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Snowflaqe --version 1.43.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Snowflaqe&version=1.43.0
                    
nuke :add-package Snowflaqe --version 1.43.0
                    

A dotnet CLI tool to generate F# source code for Fable and F# projects as GraphQL clients based on the schema and input queries.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.48.0 1,003 10/10/2024
1.47.0 13,317 8/16/2023
1.46.0 479 5/16/2023
1.45.0 453 5/10/2023
1.44.0 417 5/10/2023
1.43.0 677 12/1/2022
1.42.0 524 12/1/2022
1.41.0 522 11/25/2022
1.40.0 489 11/25/2022
1.38.0 923 6/6/2022
1.37.0 741 5/28/2022
1.36.0 727 5/9/2022
1.35.0 1,145 2/5/2022
1.34.0 806 12/2/2021
1.33.0 565 12/2/2021
1.32.0 1,314 11/29/2021
1.31.0 626 10/25/2021
1.30.0 685 9/30/2021
1.28.0 662 7/20/2021
1.27.0 718 7/12/2021
Loading failed

Skip null fields from records when serializing to JSON using fsharp client on dotnet