-
v1.4.1
Stablereleased this
2025-07-31 23:36:29 +04:00 | 10 commits to main since this releaseFeatures
- dotnet 9 support
Downloads
-
v1.3.0
Stablereleased this
2024-02-11 00:33:26 +04:00 | 14 commits to main since this releaseFeatures
- Extensions for
EnsuretypeNullTrueFalseEqualToNotEqualToLessThanGreaterThanLessThanOrEqualToGreaterThanOrEqualTo
Downloads
- Extensions for
-
v1.2.0
Stablereleased this
2023-12-18 21:08:48 +04:00 | 16 commits to main since this releaseFeatures
TryRecoverextensions forResulttype- Strait conversions from
ExceptiontoResult
Downloads
-
v1.1.0
Stablereleased this
2023-12-15 12:43:43 +04:00 | 18 commits to main since this releaseFeatures
- Support for
net6.0andnet7.0
Changes
- Removed primary constructors
Downloads
- Support for
-
v1.0.1
Stablereleased this
2023-12-13 20:49:54 +04:00 | 19 commits to main since this releaseAdded:
- More package info
Downloads
-
released this
2023-12-13 19:37:08 +04:00 | 20 commits to main since this releaseFeatures
- Immutable
Errorclass Resultobject- A bunch of extensions to use result-object pattern with
Tryextensions to wrap function calls with result-objectEnsureextensions to utilize result-object in validation scenarios
Downloads
- Immutable
-
v1.0.0-rc4
Pre-Releasereleased this
2023-12-12 19:20:47 +04:00 | 26 commits to main since this releaseChanged:
- Error extension data changed from IDictionary to ImmutableDictionary
Added:
- Missing Append extensions
Downloads
-
v1.0.0-rc3
Pre-Releasereleased this
2023-12-11 18:24:57 +04:00 | 28 commits to main since this releaseAdded:
- Try extensions
- Ensure extensions generation
Downloads
-
v1.0.0-rc2
Pre-Releasereleased this
2023-11-28 22:19:14 +04:00 | 33 commits to main since this releaseAdded:
- Source generation for Result extensions
Downloads