PowerUtils.Results 3.0.0

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

Wrapper to transfer results or errors between layers or resources

⚠️ DEPRECATED

This package has been discontinued because it never evolved, and the code present in this package does not justify its continuation. It is preferable to implement this code directly in the project if necessary.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 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 is compatible.  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.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PowerUtils.Results:

Package Downloads
PowerUtils.Results.Validations

Utils to help validation of the objects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 251 8/30/2025 3.0.0 is deprecated because it is no longer maintained.
2.10.0 239 11/12/2024 2.10.0 is deprecated because it is no longer maintained.
2.9.1 868 11/18/2023 2.9.1 is deprecated because it is no longer maintained.
2.8.1 909 5/5/2023 2.8.1 is deprecated because it is no longer maintained.
2.8.0 471 3/14/2023 2.8.0 is deprecated because it is no longer maintained.
2.7.0 412 3/9/2023 2.7.0 is deprecated because it is no longer maintained.
2.6.0 619 12/11/2022 2.6.0 is deprecated because it is no longer maintained.
2.5.0 546 11/27/2022 2.5.0 is deprecated because it is no longer maintained.
2.4.0 589 11/11/2022 2.4.0 is deprecated because it is no longer maintained.
2.3.0 543 11/10/2022 2.3.0 is deprecated because it is no longer maintained.
2.2.0 545 11/9/2022 2.2.0 is deprecated because it is no longer maintained.
2.1.0 554 11/1/2022 2.1.0 is deprecated because it is no longer maintained.
2.0.1 833 10/10/2022 2.0.1 is deprecated because it is no longer maintained.
2.0.0 759 10/9/2022 2.0.0 is deprecated because it is no longer maintained.
1.5.0 589 10/9/2022 1.5.0 is deprecated because it is no longer maintained.
1.4.0 622 10/1/2022 1.4.0 is deprecated because it is no longer maintained.
1.3.0 843 9/26/2022 1.3.0 is deprecated because it is no longer maintained.
1.2.0 635 9/11/2022 1.2.0 is deprecated because it is no longer maintained.
1.1.0 608 9/8/2022 1.1.0 is deprecated because it is no longer maintained.
1.0.0 627 9/6/2022 1.0.0 is deprecated because it is no longer maintained.