fabulous-cli 0.36.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global fabulous-cli --version 0.36.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 fabulous-cli --version 0.36.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fabulous-cli&version=0.36.0
nuke :add-package fabulous-cli --version 0.36.0

.NET Core Global Tool for Fabulous - allows to send files to Fabulous.LiveUpdate

Product 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 netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 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.1.0 2,614 5/7/2021
1.0.1 1,497 4/9/2021
1.0.0 2,403 4/1/2021
0.70.0-nightly9 1,102 3/26/2021
0.70.0-nightly8 1,277 3/26/2021
0.70.0-nightly7 1,189 3/6/2021
0.70.0-nightly6 1,310 3/6/2021
0.70.0-nightly5 999 3/6/2021
0.70.0-nightly4 1,252 3/6/2021
0.70.0-nightly3 1,184 3/6/2021
0.70.0-nightly2 1,223 2/7/2021
0.70.0-nightly1 1,209 1/22/2021
0.61.0 1,582 1/17/2021
0.61.0-preview1 994 1/15/2021
0.60.0 1,587 11/25/2020
0.60.0-preview4 1,265 11/20/2020
0.60.0-preview3 1,453 11/11/2020
0.60.0-preview2 1,243 10/26/2020
0.60.0-preview1 1,408 10/1/2020
0.57.0 2,434 8/20/2020
0.56.0 1,524 8/3/2020
0.55.0 1,432 7/23/2020
0.55.0-preview6 1,208 7/15/2020
0.55.0-preview5 1,223 6/26/2020
0.55.0-preview4 1,478 6/23/2020
0.55.0-preview3 1,354 5/21/2020
0.55.0-preview2 1,260 5/19/2020
0.55.0-preview1 1,255 5/5/2020
0.54.2 1,456 6/26/2020
0.54.1 2,483 5/19/2020
0.54.0 1,526 5/4/2020
0.53.2 1,539 4/23/2020
0.53.1 1,303 4/22/2020
0.53.0 1,520 4/17/2020
0.52.0 1,567 2/20/2020
0.51.0 1,419 12/4/2019
0.50.3 1,503 11/9/2019
0.50.2 1,317 11/6/2019
0.50.1 1,502 11/5/2019
0.50.0 1,512 11/4/2019
0.50.0-alpha.7 263 10/26/2019
0.50.0-alpha.6 255 10/26/2019
0.50.0-alpha.5 261 10/17/2019
0.50.0-alpha.4 289 10/13/2019
0.50.0-alpha.3 269 10/9/2019
0.50.0-alpha.2 271 10/4/2019
0.50.0-alpha 1,389 10/3/2019
0.43.0 1,487 10/24/2019
0.42.0 1,530 9/19/2019
0.41.1 1,448 7/29/2019
0.41.0 1,477 7/11/2019
0.40.4 1,747 7/7/2019
0.40.3 1,484 7/7/2019
0.36.0 1,801 6/19/2019
0.35.0 1,640 5/25/2019
0.34.0 1,758 5/16/2019
0.33.2 1,731 3/28/2019
0.33.1 1,662 3/6/2019
0.33.0 1,651 3/5/2019
0.32.0 1,909 2/13/2019
0.31.0 1,615 2/3/2019
0.30.0 1,841 1/15/2019
0.29.0 1,836 12/11/2018

[DynamicViews] Various fixes to improve support of Shell (https://github.com/fsprojects/Fabulous/pull/428, https://github.com/fsprojects/Fabulous/pull/430, https://github.com/fsprojects/Fabulous/pull/447, https://github.com/fsprojects/Fabulous/pull/450)
[DynamicViews] Fixes to FormattedString and Span (https://github.com/fsprojects/Fabulous/pull/431)
[DynamicViews] Added missing Font properties for Picker (https://github.com/fsprojects/Fabulous/pull/444)
[DynamicViews] Added various missing properties and removed meaningless events (for Fabulous) (https://github.com/fsprojects/Fabulous/pull/461)
[Templates] Updated Android template to Android Pie 9.0 (https://github.com/fsprojects/Fabulous/pull/453)
[Templates] Changed the macOS template to automatically close by default after the last window is closed (https://github.com/fsprojects/Fabulous/pull/460)