Code generator for wrapping existing controls to be able to use them in Fabulous-based frameworks.
Info
Version: | 1.1.0 |
Author(s): | Fabulous Contributors |
Last Update: | Friday, May 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/Fabulous |
NuGet Url: | https://www.nuget.org/packages/Fabulous.CodeGen |
Install
Install-Package Fabulous.CodeGen
dotnet add package Fabulous.CodeGen
paket add Fabulous.CodeGen
Fabulous.CodeGen Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- Microsoft.FSharpLu.Json(>= 0.11.6)
- Mono.Cecil(>= 0.11.2)
- Newtonsoft.Json(>= 12.0.1)
Tags