FluentResults 1.0.0

A lightweight Result object implementation for .NET

No packages depend on FluentResults.

Adapted the public api to provide two separate properties for accessing the value of a ValueResult: - Value Return the Value if result object is in state success. If result object is in state failed then accessing property Value throw an exception. - ValueOrDefault Return the Value if result object is in state success. If result object is in state failed this property return the default value of the value type (e.g. default default(int))

.NET Framework 4.5

  • No dependencies.

.NET Standard 1.1

Version Downloads Last updated
3.16.0 14 8/10/2024
3.15.2 22 7/2/2023
3.15.1 22 7/2/2023
3.15.0 23 7/2/2023
3.14.0 22 7/2/2023
3.13.0 23 7/2/2023
3.12.0 20 7/2/2023
3.11.0 19 7/2/2023
3.10.0 19 7/2/2023
3.9.0 21 7/2/2023
3.8.0 24 7/2/2023
3.7.0 19 7/2/2023
3.6.0 22 7/2/2023
3.5.0 20 7/2/2023
3.4.0 22 7/2/2023
3.3.0 20 7/2/2023
3.2.0 19 7/2/2023
3.1.0 18 7/2/2023
3.0.0 20 7/2/2023
2.6.0 37 7/2/2023
2.5.0 24 7/2/2023
2.4.0 19 7/2/2023
2.3.0 23 7/2/2023
2.2.0 23 4/12/2022
2.1.0 18 7/2/2023
2.0.0 21 7/2/2023
1.6.0 20 7/2/2023
1.5.0 20 7/2/2023
1.4.0 20 7/2/2023
1.3.0 24 7/2/2023
1.2.0 23 7/2/2023
1.1.1 22 7/2/2023
1.1.0 21 7/2/2023
1.0.0 19 7/2/2023
0.8.1 21 7/2/2023
0.8.0 20 7/2/2023
0.7.1 18 7/2/2023
0.6.0 16 7/2/2023
0.5.0 18 7/2/2023