Vide.Fable
0.0.16
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
<PackageReference Include="Vide.Fable" Version="0.0.16" />
<PackageVersion Include="Vide.Fable" Version="0.0.16" />
<PackageReference Include="Vide.Fable" />
paket add Vide.Fable --version 0.0.16
#r "nuget: Vide.Fable, 0.0.16"
#:package Vide.Fable@0.0.16
#addin nuget:?package=Vide.Fable&version=0.0.16
#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 | Versions 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.0
- Fable.Browser.Dom (>= 2.14.0)
- Fable.Core (>= 4.0.0)
- FSharp.Core (>= 7.0.200)
- Vide.Common (>= 0.0.14)
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 | 692 | 5/8/2023 | |
| 0.0.15 | 480 | 4/29/2023 | |
| 0.0.14 | 505 | 4/29/2023 | |
| 0.0.13 | 472 | 4/23/2023 | |
| 0.0.12 | 536 | 4/23/2023 | |
| 0.0.11 | 465 | 4/23/2023 | |
| 0.0.10 | 445 | 4/23/2023 | |
| 0.0.9 | 452 | 4/23/2023 | |
| 0.0.8 | 479 | 4/8/2023 | |
| 0.0.7 | 506 | 4/8/2023 | |
| 0.0.6 | 499 | 4/8/2023 | |
| 0.0.5 | 507 | 4/8/2023 | |
| 0.0.4 | 508 | 4/8/2023 | |
| 0.0.3 | 550 | 3/27/2023 | |
| 0.0.2 | 499 | 3/27/2023 | |
| 0.0.1 | 554 | 3/27/2023 | |
| 0.0.1-alpha-23 | 432 | 1/22/2023 | |
| 0.0.1-alpha-22 | 445 | 1/22/2023 | |
| 0.0.1-alpha-21 | 467 | 1/22/2023 | |
| 0.0.1-alpha-20 | 449 | 1/22/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