Cake.Bridge 0.0.21-alpha

This is a prerelease version of Cake.Bridge.
dotnet add package Cake.Bridge --version 0.0.21-alpha                
NuGet\Install-Package Cake.Bridge -Version 0.0.21-alpha                
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="Cake.Bridge" Version="0.0.21-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Bridge --version 0.0.21-alpha                
#r "nuget: Cake.Bridge, 0.0.21-alpha"                
#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 Cake.Bridge as a Cake Addin
#addin nuget:?package=Cake.Bridge&version=0.0.21-alpha&prerelease

// Install Cake.Bridge as a Cake Tool
#tool nuget:?package=Cake.Bridge&version=0.0.21-alpha&prerelease                

Assembly which makes it easier for other environments and languages to interop with Cake

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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
0.0.21-alpha 219 12/9/2021
0.0.20-alpha 177 12/8/2021
0.0.19-alpha 181 8/30/2021
0.0.18-alpha 186 3/7/2021
0.0.17-alpha 200 3/7/2021
0.0.16-alpha 181 2/1/2021
0.0.15-alpha 281 12/21/2020
0.0.14-alpha 465 1/24/2020
0.0.13-alpha 377 10/27/2019
0.0.12-alpha 383 7/27/2019
0.0.11-alpha 464 4/9/2019
0.0.10-alpha 1,054 9/20/2018
0.0.9-alpha 597 9/20/2018
0.0.8-alpha 1,139 9/18/2017
0.0.7-alpha 896 9/18/2017
0.0.6-alpha 767 8/28/2017
0.0.5-alpha 786 7/7/2017

Updated Cake to 2.0.0
Add netcoreapp3.1 TargetFramework
Drop netstandard2.0 & net46 TargetFramework
Only support PowerShell Core
Only support .NET 6 FSI