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.
<PackageVersion Include="CSharp.OperationResult" Version="0.1.2" />
<PackageReference Include="CSharp.OperationResult" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package CSharp.OperationResult@0.1.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CSharp.OperationResult&version=0.1.2
#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 (2)
Showing the top 2 NuGet packages that depend on CSharp.OperationResult:
| Package | Downloads |
|---|---|
|
Nehl.BaseMvvm
Package Description |
|
|
Publiish.Umbraco
Umbraco Plugin for Umbraco 13.x.x which integrates Publii files into your solution, and are able to serve them as webpages. |
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.