Vide.Fable 0.0.16

Suggested Alternatives

Vide.UI.Fable

Additional Details

This package has renamed to Vide.UI.Fable for ongoing development and maintenance.

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

// Install Vide.Fable as a Cake Tool
#tool nuget:?package=Vide.Fable&version=0.0.16

Vide

Vide offers a unique approach for writing state-aware functions and composing them in a convenient and easy way. It is used for UI libraries targeting various platforms and technologies, streaming / DSP, workflow engines and perhaps more.

Vide is in an early prototype state, and it may be that many things you read here will already be obsolete!

Docs: https://vide-dev.io

Vide for Fable

See: [./Vide.Fable/README.md]

Build

See ./scripts folder

TODO

  • document the directory structure of this repo!

Release new NuGet Packages

What to do:

  • Increment Versions + RelNotes:
    • Vide.Common (.fsproj)
    • Vide.Fable (.fsproj)
    • Vide.Fable dotnetTemplates (templates.fsproj)
  • Update Package Ref Version
    • Vide.Fable dotnetTemplates (AppName.fsproj)
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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
0.0.16 360 5/8/2023
0.0.15 251 4/29/2023
0.0.14 292 4/29/2023
0.0.13 256 4/23/2023
0.0.12 292 4/23/2023
0.0.11 262 4/23/2023
0.0.10 233 4/23/2023
0.0.9 252 4/23/2023
0.0.8 258 4/8/2023
0.0.7 292 4/8/2023
0.0.6 264 4/8/2023
0.0.5 266 4/8/2023
0.0.4 296 4/8/2023
0.0.3 329 3/27/2023
0.0.2 280 3/27/2023
0.0.1 317 3/27/2023
0.0.1-alpha-23 216 1/22/2023
0.0.1-alpha-22 224 1/22/2023
0.0.1-alpha-21 232 1/22/2023
0.0.1-alpha-20 243 1/22/2023
0.0.1-alpha-19 206 1/22/2023
0.0.1-alpha-18 219 1/22/2023
0.0.1-alpha-17 216 1/15/2023
0.0.1-alpha-16 217 1/15/2023
0.0.1-alpha-15 218 1/13/2023
0.0.1-alpha-14 248 1/13/2023
0.0.1-alpha-13 213 1/13/2023
0.0.1-alpha-12 217 1/13/2023
0.0.1-alpha-11 216 1/13/2023
0.0.1-alpha-10 213 1/13/2023
0.0.1-alpha-09 220 1/11/2023
0.0.1-alpha-08 223 1/11/2023
0.0.1-alpha-07 251 1/11/2023
0.0.1-alpha-06 223 1/11/2023
0.0.1-alpha-05 236 1/11/2023
0.0.1-alpha-04 238 1/11/2023
0.0.1-alpha-03 220 1/11/2023
0.0.1-alpha-02 221 1/11/2023
0.0.1-alpha-01 226 1/11/2023

- 0.0.7
       Added App.createAndStart
     - 0.0.8
       App.OnEvaluated as optional settable property
     - 0.0.13
       "emitValue" for RenderVal builders
     - 0.0.14
       "slot" and custom element convenience
     - 0.0.15
       "slot" attribute
     - 0.0.16
       switch/case, keyword auto-opens