CSharp.OperationResult
0.1.2
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 CSharp.OperationResult --version 0.1.2
NuGet\Install-Package CSharp.OperationResult -Version 0.1.2
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="CSharp.OperationResult" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharp.OperationResult --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSharp.OperationResult, 0.1.2"
#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 CSharp.OperationResult as a Cake Addin #addin nuget:?package=CSharp.OperationResult&version=0.1.2 // Install CSharp.OperationResult as a Cake Tool #tool nuget:?package=CSharp.OperationResult&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common types and helpers for represent result of some operation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CSharp.OperationResult:
Package | Downloads |
---|---|
Nehl.BaseMvvm
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on CSharp.OperationResult:
Repository | Stars |
---|---|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
sandreas/tone
tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
|
|
microsoft/TailwindTraders-Mobile
Tailwind Traders Mobile
|
C# 7 tuple deconstruction.