MobF 0.9.3
dotnet add package MobF --version 0.9.3
NuGet\Install-Package MobF -Version 0.9.3
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="MobF" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MobF" Version="0.9.3" />
<PackageReference Include="MobF" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MobF --version 0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MobF, 0.9.3"
#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.
#:package MobF@0.9.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MobF&version=0.9.3
#tool nuget:?package=MobF&version=0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MobF is a functional reactive state management library for Fable based on MobX and Elmish. It attempts to retain the functional spirit of MVU, while embracing the capabilities of F# to reduce boilerplate and ease component composition.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Fable.Browser.Dom (>= 2.18.0)
- Fable.Core (>= 4.3.0)
- FSharp.Core (>= 9.0.100)
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.9.3 | 137 | 12/3/2024 |
0.9.2 | 133 | 12/3/2024 |
0.9.1 | 399 | 5/2/2023 |
0.9.0 | 213 | 5/2/2023 |
0.8.0 | 541 | 1/17/2022 |
0.7.0 | 376 | 11/10/2021 |
0.6.0 | 511 | 10/3/2021 |
0.5.0 | 489 | 10/3/2021 |
0.4.0 | 397 | 10/3/2021 |
0.3.0 | 377 | 10/3/2021 |
0.2.0 | 482 | 9/11/2021 |
0.1.0 | 383 | 8/14/2021 |
0.0.3 | 496 | 7/24/2021 |
0.0.2 | 421 | 7/15/2021 |
0.0.1 | 465 | 7/13/2021 |