Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uriegel/fsharptools
Language extensions for F#
https://github.com/uriegel/fsharptools
Last synced: 8 days ago
JSON representation
Language extensions for F#
- Host: GitHub
- URL: https://github.com/uriegel/fsharptools
- Owner: uriegel
- License: mit
- Created: 2019-02-16T15:08:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T22:05:52.000Z (2 months ago)
- Last Synced: 2024-10-02T21:37:15.415Z (about 2 months ago)
- Language: F#
- Size: 146 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FSharpTools
Language extensions for F#Tools for F#, mostly functional extensions for .NET Objects
Uses and extends the nuget package ```FSharpPlus```
## Deprecated elements in Version 10
Many elements are now deprecated, mostly because they are now obsolete, like ```Option```, ```Result```, ```AsyncResult```, ```Task```...