AtomiCloud.Result 1.12.1

dotnet add package AtomiCloud.Result --version 1.12.1
                    
NuGet\Install-Package AtomiCloud.Result -Version 1.12.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="AtomiCloud.Result" Version="1.12.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AtomiCloud.Result" Version="1.12.1" />
                    
Directory.Packages.props
<PackageReference Include="AtomiCloud.Result" />
                    
Project file
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 AtomiCloud.Result --version 1.12.1
                    
#r "nuget: AtomiCloud.Result, 1.12.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.
#:package AtomiCloud.Result@1.12.1
                    
#: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=AtomiCloud.Result&version=1.12.1
                    
Install as a Cake Addin
#tool nuget:?package=AtomiCloud.Result&version=1.12.1
                    
Install as a Cake Tool

Result

codecov DeepSource GitHub Release Date GitHub commit activity GitHub commits since latest release NuGet Downloads GitHub branch check runs

Result Type for Railway Oriented Programming in C#

Installation

dotnet add package AtomiCloud.Result
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AtomiCloud.Result:

Package Downloads
AtomiCloud.Result.TestHelper

Test Helper for Result Type for Railway Oriented Programming in C#

AtomiCloud.Utility

AtomiCloud's C# Standard Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.1 584 4/16/2025
1.12.0 284 4/16/2025
1.11.0 297 4/15/2025
1.10.0 281 4/15/2025
1.9.0 291 4/15/2025
1.8.0 277 4/15/2025
1.7.0 275 4/15/2025
1.6.0 260 4/15/2025
1.5.2 259 4/13/2025
1.5.1 189 4/12/2025
1.5.0 186 4/12/2025
1.4.0 293 4/9/2025
1.3.0 513 2/1/2025
1.3.0-main-bca158 214 4/9/2025
1.3.0-main-70aed0 192 4/6/2025
1.2.1 160 2/1/2025
1.2.1-main-7c3019 152 2/1/2025
1.2.1-feat-nullable-utility... 151 2/1/2025
1.2.0-main-acc8d8 156 2/1/2025
1.2.0-docs-add-cheri-as-col... 143 2/1/2025
Loading failed