Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masbicudo/either-type-dotnet
Either<...> is a structure that can hold one value of many types. Unlike .Net `System.Object` type that can hold any value this type will not box the type. It also allows you to know what type it has inside it, do pattern matching, and use it with other frameworks like Json.Net, and I hope in the future ORMs.
https://github.com/masbicudo/either-type-dotnet
Last synced: 3 days ago
JSON representation
Either<...> is a structure that can hold one value of many types. Unlike .Net `System.Object` type that can hold any value this type will not box the type. It also allows you to know what type it has inside it, do pattern matching, and use it with other frameworks like Json.Net, and I hope in the future ORMs.
- Host: GitHub
- URL: https://github.com/masbicudo/either-type-dotnet
- Owner: masbicudo
- License: apache-2.0
- Created: 2016-04-23T00:12:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:44:02.000Z (about 2 years ago)
- Last Synced: 2025-01-04T14:36:13.812Z (15 days ago)
- Language: C#
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0