VinylUI is a framework for building WPF and Windows Forms applications in F# that embraces functional paradigms and MVC-like separation of responsibilites.
Info
Version: | 3.0.2 |
Author(s): | Acadian Ambulance Service |
Last Update: | Monday, March 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Acadian-Ambulance/vinyl-ui |
NuGet Url: | https://www.nuget.org/packages/VinylUI |
Install
Install-Package VinylUI
dotnet add package VinylUI
paket add VinylUI
VinylUI Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Control.AsyncSeq(>= 2.0.22 && < 2.1.0)
- FSharp.Quotations.Evaluator(>= 2.1.0 && < 3.0.0)
- System.Reactive(>= 4.1.0 && < 5.0.0)