![]() |
VOOZH | about |
dotnet add package OneOf --version 3.0.271
NuGet\Install-Package OneOf -Version 3.0.271
<PackageReference Include="OneOf" Version="3.0.271" />
<PackageVersion Include="OneOf" Version="3.0.271" />Directory.Packages.props
<PackageReference Include="OneOf" />Project file
paket add OneOf --version 3.0.271
#r "nuget: OneOf, 3.0.271"
#:package OneOf@3.0.271
#addin nuget:?package=OneOf&version=3.0.271Install as a Cake Addin
#tool nuget:?package=OneOf&version=3.0.271Install as a Cake Tool
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net35 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on OneOf:
| Package | Downloads |
|---|---|
|
Pulumi
The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET. |
|
|
Throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions using .NET 6+ |
|
|
TensorFlow.NET
Google's TensorFlow full binding in .NET Standard. Building, training and infering deep learning models. https://tensorflownet.readthedocs.io |
|
|
OneOf.Extended
This package extends the OneOf types from OneOf<T0, .., T9> to OneOf<T0, .., T32> for when you really have a lot of options |
|
|
AntDesign
🌈 A set of enterprise-class UI components based on Ant Design and Blazor. |
Showing the top 20 popular GitHub repositories that depend on OneOf:
| Repository | Stars |
|---|---|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
|
PixiEditor/PixiEditor
PixiEditor is a Universal Editor for all your 2D needs
|
|
|
mgth/LittleBigMouse
DPI Aware mouse move across screens
|
|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
mathnet/mathnet-numerics
Math.NET Numerics
|
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
|
|
|
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
|
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
|
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
|
|
|
amantinband/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
vpenades/SharpGLTF
glTF reader and writer for .NET Standard
|
|
|
gircore/gir.core
A C# binding generator for GObject based libraries providing a C# friendly API surface
|
|
|
Jorixon/JASM
Just Another Skin Manager
|
|
|
CypherCore/CypherCore
CypherCore is an open source server project for World of Warcraft written in C#.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.271 | 20,264,971 | 5/16/2024 |
| 3.0.263 | 7,585,538 | 9/7/2023 |
| 3.0.255 | 1,397,612 | 6/21/2023 |
| 3.0.254 | 11,049 | 6/21/2023 |
| 3.0.243 | 2,233,118 | 3/14/2023 |
| 3.0.242 | 9,403 | 3/14/2023 |
| 3.0.241 | 9,383 | 3/14/2023 |
| 3.0.240 | 10,341 | 3/14/2023 |
| 3.0.223 | 3,782,343 | 6/25/2022 |
| 3.0.216 | 13,638,388 | 3/3/2022 |
| 3.0.211 | 449,398 | 1/30/2022 |
| 3.0.205 | 349,876 | 12/14/2021 |
| 3.0.203 | 308,165 | 11/22/2021 |
| 3.0.201 | 436,980 | 9/21/2021 |
| 3.0.190 | 1,070,343 | 6/30/2021 |
| 3.0.188 | 125,721 | 6/10/2021 |
| 3.0.186 | 71,238 | 5/21/2021 |
| 3.0.185 | 7,319 | 5/21/2021 |
| 3.0.184 | 7,251 | 5/21/2021 |
| 3.0.178 | 819,979 | 2/15/2021 |