• Stars
    star
    134
  • Rank 270,967 (Top 6 %)
  • Language
    F#
  • License
    Other
  • Created almost 12 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

F# MVC framework for WPF. Productized version available on:

F# MVC framework for WPF

This is a small, yet powerful framework, designed for building WPF applications in F#. With strong support for MVC, functional, asynchronous and event-driven programming, it will enable you to build your solution quickly, without the need to sacrifice type system or testability.

[Documentation/Learning series] (http://github.com/dmitry-a-morozov/fsharp-wpf-mvc-series/wiki)

[Productized version] (http://fsprojects.github.io/FSharp.Desktop.UI/)

[Productized version Nuget] (http://www.nuget.org/packages/FSharp.Desktop.UI)

Library license

The library is available under Apache 2.0. For more information see the [License file] (http://github.com/dmitry-a-morozov/fsharp-wpf-mvc-series/blob/master/LICENSE.md ) in the GitHub repository.