alexan1 / LemonadeProvider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple F# type provider. It has separate design-time and runtime assemblies.

Paket is used to acquire the type provider SDK and build the nuget package (you can remove this use of paket if you like)

Building:

.paket\paket.exe update

dotnet build -c release

.paket\paket.exe pack src\LemonadeProvider.Runtime\paket.template --version 0.0.1

About


Languages

Language:F# 100.0%