Fable.Remoting.AzureFunctions.Worker 1.12.0

dotnet add package Fable.Remoting.AzureFunctions.Worker --version 1.12.0
NuGet\Install-Package Fable.Remoting.AzureFunctions.Worker -Version 1.12.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="Fable.Remoting.AzureFunctions.Worker" Version="1.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.Remoting.AzureFunctions.Worker --version 1.12.0
#r "nuget: Fable.Remoting.AzureFunctions.Worker, 1.12.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.
// Install Fable.Remoting.AzureFunctions.Worker as a Cake Addin
#addin nuget:?package=Fable.Remoting.AzureFunctions.Worker&version=1.12.0

// Install Fable.Remoting.AzureFunctions.Worker as a Cake Tool
#tool nuget:?package=Fable.Remoting.AzureFunctions.Worker&version=1.12.0

AzureFunctions-Fable adapter for isolated mode (worker) that generates routes for shared server spec with a Fable client. Client must use Fable.Remoting.Client

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.12.0 135 1/20/2024
1.11.0 159 12/25/2023
1.10.0 267 10/9/2023
1.9.0 120 10/9/2023
1.8.0 141 9/10/2023
1.7.0 760 10/23/2022
1.6.0 620 8/16/2022
1.5.0 485 8/3/2022
1.4.0 385 8/3/2022
1.3.0 1,117 2/5/2022
1.2.0 406 12/16/2021
1.1.0 277 12/7/2021
1.0.0 520 11/12/2021

Update Microsoft.IO.RecyclableMemoryStream to v3.0