https://github.com/battermann/mailinglist
Sample for writing efficient and reliable code with F# Type Providers
https://github.com/battermann/mailinglist
Last synced: about 1 year ago
JSON representation
Sample for writing efficient and reliable code with F# Type Providers
- Host: GitHub
- URL: https://github.com/battermann/mailinglist
- Owner: battermann
- Created: 2016-03-23T20:40:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T07:49:20.000Z (about 10 years ago)
- Last Synced: 2025-02-04T21:20:24.802Z (over 1 year ago)
- Language: F#
- Homepage: http://blog.leifbattermann.de/2016/03/24/writing-efficient-and-reliable-code-with-f-type-providers/
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MailingList
A simple console application for managing the import of email addresses from a CSV file into a database.
Sample for [Writing efficient and reliable code with F# Type Providers](http://blog.leifbattermann.de/2016/03/24/writing-efficient-and-reliable-code-with-f-type-providers/)