https://github.com/stijnmoreels/system.functional
Functional extensions to write more readable functional code in C#.
https://github.com/stijnmoreels/system.functional
chaining csharp declaritive extensions functional
Last synced: over 1 year ago
JSON representation
Functional extensions to write more readable functional code in C#.
- Host: GitHub
- URL: https://github.com/stijnmoreels/system.functional
- Owner: stijnmoreels
- License: mit
- Created: 2018-02-22T12:54:34.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T10:46:32.000Z (over 3 years ago)
- Last Synced: 2025-01-21T23:41:28.378Z (over 1 year ago)
- Topics: chaining, csharp, declaritive, extensions, functional
- Language: C#
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/system-functional)
## What's in the `System.Functional`?
This repository contains a minimum extension wrapper to write easier and more readable functional code in C#.
## Contributing
Pull requests very welcome!
Check out the issues marked up-for-grabs if you need any inspiration.
It's very rare that we reject PRs. Generally, if you intend to make a bigger change, it's better to open an issue first to discuss.