Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinbull/queryprovider
https://github.com/colinbull/queryprovider
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/colinbull/queryprovider
- Owner: colinbull
- Created: 2015-03-20T20:48:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T09:09:04.000Z (about 6 years ago)
- Last Synced: 2024-11-08T07:07:54.547Z (2 months ago)
- Language: F#
- Size: 33.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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\QueryableProvider.Runtime\paket.template --version 0.0.1