https://github.com/battermann/fsharptypeproviderwithcisample
Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/
https://github.com/battermann/fsharptypeproviderwithcisample
Last synced: 11 months ago
JSON representation
Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/
- Host: GitHub
- URL: https://github.com/battermann/fsharptypeproviderwithcisample
- Owner: battermann
- Created: 2015-10-29T23:25:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T23:38:34.000Z (over 10 years ago)
- Last Synced: 2025-03-29T20:30:53.652Z (about 1 year ago)
- Language: F#
- Homepage:
- Size: 609 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FSharpTypeProviderWithCiSample
Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/
Using F# SQL type providers in a continuous integration environment using FAKE - F# Make. Walkthrough.