AInq.Optional.Async
3.4.0-preview.1
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
This is a prerelease version of AInq.Optional.Async.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AInq.Optional.Async --version 3.4.0-preview.1
NuGet\Install-Package AInq.Optional.Async -Version 3.4.0-preview.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AInq.Optional.Async" Version="3.4.0-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AInq.Optional.Async --version 3.4.0-preview.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AInq.Optional.Async, 3.4.0-preview.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AInq.Optional.Async as a Cake Addin #addin nuget:?package=AInq.Optional.Async&version=3.4.0-preview.1&prerelease // Install AInq.Optional.Async as a Cake Tool #tool nuget:?package=AInq.Optional.Async&version=3.4.0-preview.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AInq.Optional
What is it?
Simple optional types with basic helpers and converters
Maybe<T>
value or nothingTry<T>
value or errorEither<TLeft, TRight>
value either value
New in 3.0
For version 3.0 this lib was completely rewriten with some breaking changes
- All types are now
class
instead ofstruct
- Remove some logically obscure methods
IComparable
implementation (problems with comparingnull
and empty item)- Type cast operators (unused)
Try.SelectOrDefault
andTry.ValueOrDefault
(implicitly hides error, can be replased withTry.AsMaybe
)
- Async extensions completely rewriten using
ValueTask
and moved to separate package
Packages description
AInq.Optional
Types and basic helpers
AInq.Optional.Async
Async helpers
Contribution
If you find a bug, have a question or something else - you are friendly welcome to open an issue.
License
Copyright © 2021-2022 Anton Andryushchenko. AInq.Optional is licensed under Apache License 2.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AInq.Optional (>= 3.4.0-preview.1)
-
.NETStandard 2.0
- AInq.Optional (>= 3.4.0-preview.1)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0-rc.1.22426.10)
-
.NETStandard 2.1
- AInq.Optional (>= 3.4.0-preview.1)
-
net6.0
- AInq.Optional (>= 3.4.0-preview.1)
-
net7.0
- AInq.Optional (>= 3.4.0-preview.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.6.0 | 304 | 8/19/2024 |
3.5.2 | 764 | 11/20/2023 |
3.5.1 | 151 | 11/17/2023 |
3.4.1 | 753 | 12/3/2022 |
3.4.0 | 331 | 11/14/2022 |
3.4.0-preview.2 | 157 | 10/13/2022 |
3.4.0-preview.1 | 120 | 10/2/2022 |
3.3.1 | 490 | 8/9/2022 |
3.3.0 | 498 | 5/11/2022 |
3.2.1 | 463 | 3/27/2022 |
3.2.0 | 467 | 3/23/2022 |
3.2.0-rc.2 | 135 | 3/23/2022 |
3.2.0-rc.1 | 126 | 3/19/2022 |
3.1.0 | 497 | 3/18/2022 |
3.1.0-rc.7 | 126 | 3/18/2022 |
3.1.0-rc.6 | 121 | 3/17/2022 |
3.1.0-rc.5 | 127 | 3/16/2022 |
3.1.0-rc.4 | 122 | 3/16/2022 |
3.1.0-rc.3 | 123 | 3/16/2022 |
3.1.0-rc.2 | 131 | 3/16/2022 |
3.1.0-rc.1 | 123 | 3/15/2022 |
3.0.3 | 351 | 12/27/2021 |
3.0.2 | 316 | 12/18/2021 |
3.0.1 | 338 | 12/14/2021 |
3.0.0 | 336 | 12/13/2021 |
[ADD] .net7.0 support