-
Notifications
You must be signed in to change notification settings - Fork 167
Issues: mcintyre321/OneOf
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a .SwitchAsync method which behaves as .Match returning a Task
#84
opened May 6, 2021 by
adnang
updated Jun 9, 2021
Equality between OneOf<T0, T1> and OneOf<T0, T1, T2> not checked
#62
opened Aug 4, 2020 by
svroonland
updated Jun 10, 2021
Ambiguous reference between OneOf namespace and types
#88
opened Jun 21, 2021 by
Craig-J
updated Jun 21, 2021
Serializing OneOfBase with DataContractSerializer
#97
opened Sep 17, 2021 by
Luca-Guettinger
updated Sep 17, 2021
Using the uwp, OneOf has an error in RELEASE mode
#111
opened Mar 7, 2022 by
hal-wang
updated Mar 7, 2022
Can we have a parameterless None.Of<T>() method ?
#113
opened Mar 19, 2022 by
TheOnlyMrFlow
updated May 10, 2022
Source generator should work for nested types
#125
opened Jul 9, 2022 by
dstockhammer
updated Jul 12, 2022
Improve native
switch
on Value
with a DiagnosticSuppressor
#109
opened Feb 21, 2022 by
shuebner
updated Jul 26, 2022
Add [DebuggerDisplay] attribute to the type
#135
opened Dec 8, 2022 by
Lonli-Lokli
updated Dec 8, 2022
JsonConverter of the OneOf class for serialization
#118
opened May 29, 2022 by
ling921
updated Mar 6, 2023
Consider removing .NET 5 dependencies to build on MacOS ARM64
#142
opened Mar 8, 2023 by
CpnNixel
updated Mar 20, 2023
Pattern matching with OneOfBase reuseable types
#133
opened Nov 30, 2022 by
katy-hughes-cko
updated Mar 24, 2023
Intended usage when calling method that itself return a OneOf<T>
#145
opened Mar 29, 2023 by
BADF00D
updated Jun 11, 2023
Source generator should implement
IsX
and AsX
properties
#93
opened Sep 9, 2021 by
mniak
updated Jun 20, 2023
OneOf.SourceGenerator should be marked as development dependency
#153
opened Jul 7, 2023 by
cremor
updated Jul 7, 2023
GenerateOneOf source generator does not work when using same class name with different generics
#149
opened May 19, 2023 by
ADIX7
updated Aug 25, 2023
Problem in serializing to concrete object during Post call
#138
opened Feb 9, 2023 by
abhinnKl
updated Sep 22, 2023
Why not store the instance in an
object
field instead of a bunch of fields?
#158
opened Aug 17, 2023 by
NickStrupat
updated Oct 7, 2023
Generate a OneOf type based on an existing Enum
#166
opened Oct 8, 2023 by
wtaisto
updated Oct 8, 2023
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.