Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
guythetechie
/
CSharpFunctionalExtensions
Public
forked from
vkhorikov/CSharpFunctionalExtensions
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 18, 2021
Merge branch 'master' into master
guythetechie
authored
1b9c95d
Copy full SHA for 1b9c95d
Maybe updates
Guy
committed
8e7cffe
Copy full SHA for 8e7cffe
Commits on Oct 12, 2021
Merge pull request #344 from Razenpok/maybe-deconstruct
Show description for f56bef2
vkhorikov
authored
f56bef2
Copy full SHA for f56bef2
Add a no-throw test for Maybe.Deconstruct
Razenpok
committed
8a78fbb
Copy full SHA for 8a78fbb
version
vkhorikov
committed
c1cbb4d
Copy full SHA for c1cbb4d
Merge pull request #340 from Razenpok/maybe-deconstruct
Show description for 1d080c9
vkhorikov
authored
1d080c9
Copy full SHA for 1d080c9
Merge pull request #339 from SamuelViesselman/Finally-Extensions-for-UnitResult
Show description for e22e424
vkhorikov
authored
e22e424
Copy full SHA for e22e424
Merge pull request #338 from SamuelViesselman/Map-Extensions-for-UnitResult
Show description for cb7ecda
vkhorikov
authored
cb7ecda
Copy full SHA for cb7ecda
Commits on Oct 11, 2021
Update Finally extensions tests for Failure Result cases
SamuelViesselman
committed
a504bd9
Copy full SHA for a504bd9
Fix file name with extra space
SamuelViesselman
committed
8d23698
Copy full SHA for 8d23698
Commits on Oct 10, 2021
Add Maybe.Deconstruct extension
Razenpok
committed
854c04b
Copy full SHA for 854c04b
Commits on Oct 9, 2021
Add missing new lines at the end of the file
KaSamViesselman
committed
6119702
Copy full SHA for 6119702
Add Finally Extension methods for UnitResult
Show description for 09bd1b7
KaSamViesselman
committed
09bd1b7
Copy full SHA for 09bd1b7
Remove unneeded #pragma warnings
KaSamViesselman
committed
9638b4c
Copy full SHA for 9638b4c
Add Map extension methods for UnitResult
Show description for 56878e2
KaSamViesselman
committed
56878e2
Copy full SHA for 56878e2
Commits on Oct 6, 2021
Add function documentation
Guy
committed
3ab2ebb
Copy full SHA for 3ab2ebb
Allow custom error message in GetValueOrThrow
Guy
committed
ec73931
Copy full SHA for ec73931
Commits on Oct 5, 2021
Accept custom exceptions for Maybe.GetValueOrThrow
Guy
committed
c95f10e
Copy full SHA for c95f10e
version
vkhorikov
committed
2a015bd
Copy full SHA for 2a015bd
Merge pull request #335 from SamuelViesselman/master
Show description for 87fa4cc
vkhorikov
authored
87fa4cc
Copy full SHA for 87fa4cc
Merge pull request #334 from MikelThief/master
Show description for 34c3fba
vkhorikov
authored
34c3fba
Copy full SHA for 34c3fba
MapError between Result and UnitResult<E>
Show description for bdd6203
KaSamViesselman
committed
bdd6203
Copy full SHA for bdd6203
Commits on Oct 4, 2021
Fixed property type for .NET4.0
MikelThief
committed
18ed38a
Copy full SHA for 18ed38a
Fixed ValueCollection cast.
MikelThief
committed
117cb3b
Copy full SHA for 117cb3b
Aligned EnumValueObject implementations.
MikelThief
committed
9d7ed7e
Copy full SHA for 9d7ed7e
Commits on Sep 29, 2021
version
vkhorikov
committed
ebaffc4
Copy full SHA for ebaffc4
Merge pull request #332 from lqkahler/bind-result-unitresult
Show description for efeeb88
vkhorikov
authored
efeeb88
Copy full SHA for efeeb88
version
vkhorikov
committed
4ac5e52
Copy full SHA for 4ac5e52
Merge pull request #331 from Razenpok/issue-312
Show description for f1ef85a
vkhorikov
authored
f1ef85a
Copy full SHA for f1ef85a
Bind between Result<T, E> and UnitResult<E>
logankahler
committed
4148db4
Copy full SHA for 4148db4
Commits on Sep 27, 2021
Add Maybe.GetValueOrThrow() and Maybe.GetValueOrDefault()
Show description for 758fb13
Razenpok
committed
758fb13
Copy full SHA for 758fb13
Commits on Sep 22, 2021
version
vkhorikov
committed
0aa0ea1
Copy full SHA for 0aa0ea1
Merge pull request #329 from seangwright/feat/readme-improvements
Show description for 9a9684c
vkhorikov
authored
9a9684c
Copy full SHA for 9a9684c
Merge branch 'master' into feat/readme-improvements
seangwright
committed
eba5d97
Copy full SHA for eba5d97
Commits on Sep 21, 2021
docs(README): fix incorrect examples, add new ExecuteNoValue
seangwright
committed
c3cdebb
Copy full SHA for c3cdebb
Pagination
Previous
Next
You can’t perform that action at this time.