Fabulous.CodeGen 1.1.0

.NET Standard 2.0
dotnet add package Fabulous.CodeGen --version 1.1.0
NuGet\Install-Package Fabulous.CodeGen -Version 1.1.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="Fabulous.CodeGen" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fabulous.CodeGen --version 1.1.0
#r "nuget: Fabulous.CodeGen, 1.1.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 Fabulous.CodeGen as a Cake Addin
#addin nuget:?package=Fabulous.CodeGen&version=1.1.0

// Install Fabulous.CodeGen as a Cake Tool
#tool nuget:?package=Fabulous.CodeGen&version=1.1.0

Code generator for wrapping existing controls to be able to use them in Fabulous-based frameworks

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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.1.0 353 5/7/2021
1.0.1 262 4/9/2021
1.0.0 281 4/1/2021
0.70.0-nightly9 173 3/26/2021
0.70.0-nightly8 191 3/26/2021
0.70.0-nightly7 132 3/6/2021
0.70.0-nightly6 171 3/6/2021
0.70.0-nightly5 153 3/6/2021
0.70.0-nightly4 188 3/6/2021
0.70.0-nightly3 150 3/6/2021
0.70.0-nightly2 180 2/7/2021
0.70.0-nightly1 171 1/22/2021
0.61.0 272 1/17/2021
0.61.0-preview1 192 1/15/2021
0.60.0 312 11/25/2020
0.60.0-preview4 310 11/20/2020
0.60.0-preview3 217 11/11/2020
0.60.0-preview2 241 10/26/2020
0.60.0-preview1 227 10/1/2020
0.57.0 342 8/20/2020
0.56.0 352 8/3/2020
0.55.0 398 7/23/2020
0.55.0-preview6 271 7/15/2020
0.55.0-preview5 294 6/26/2020
0.55.0-preview4 278 6/23/2020
0.55.0-preview3 261 5/21/2020
0.55.0-preview2 302 5/19/2020
0.55.0-preview1 283 5/5/2020
0.54.2 401 6/26/2020
0.54.1 376 5/19/2020
0.54.0 394 5/4/2020
0.53.2 362 4/23/2020
0.53.1 376 4/22/2020
0.53.0 394 4/17/2020
0.52.0 438 2/20/2020
0.51.0 412 12/4/2019
0.50.3 418 11/9/2019
0.50.2 402 11/6/2019
0.50.1 419 11/5/2019
0.50.0 434 11/4/2019
0.50.0-alpha.7 220 10/26/2019
0.50.0-alpha.6 220 10/26/2019
0.50.0-alpha.5 229 10/17/2019
0.50.0-alpha.4 250 10/13/2019
0.50.0-alpha.3 220 10/9/2019
0.50.0-alpha.2 221 10/4/2019
0.50.0-alpha 318 10/3/2019

[Fabulous.XamarinForms] Added Pressed and Released events to Button (https://github.com/fsprojects/Fabulous/pull/873)