issues
search
AKlaus
/
DomainResult
Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API
Apache License 2.0
53
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Target .NET 9 and abandon .NET 5
#76
AKlaus
opened
1 day ago
0
Investigate returning a ProblemDetails response via TypedResults.Problem()
#75
AKlaus
opened
1 day ago
0
Serialization Support
#74
reactmanju
opened
3 weeks ago
2
Testing Action Filters for converting IDomainResult to IActionResult
#73
AKlaus
opened
5 months ago
0
Support filters: IResultFilter for classic controllers and IEndpointFilter for minimalAPI
#72
AKlaus
opened
5 months ago
1
Add extension methods for IDomainResult that throw an exception when `!result.IsSuccess`
#71
AKlaus
opened
9 months ago
0
Add methods / status for Too Large (413) returned HTTP code
#70
ranger-turtle
closed
10 months ago
0
Added a .NET 8 target and abandoned .NET 3.1.
#69
AKlaus
closed
10 months ago
0
Target .NET 8 and abandon .NET 3.1
#68
AKlaus
closed
10 months ago
0
Add `Retry-After` HTTP header [optional] to HTTP 503 & 413 responses
#67
AKlaus
opened
1 year ago
0
Add 413 code info to README.md
#66
ranger-turtle
closed
1 year ago
4
Add methods / status for Too Large (413) returned HTTP code
#65
AKlaus
closed
1 year ago
2
Add methods / status for Too Large (413) returned HTTP code
#64
ranger-turtle
closed
1 year ago
3
Add methods / status for Too Large (413) returned HTTP code
#63
AKlaus
closed
1 year ago
0
.NET added `ProblemDetailsService`. Investigate if it's useful
#62
AKlaus
opened
1 year ago
0
Added .NET 7 support
#61
AKlaus
closed
1 year ago
0
Updated NuGet packages
#60
AKlaus
closed
1 year ago
0
Update NuGet packages
#59
AKlaus
closed
1 year ago
0
v3.1
#58
AKlaus
closed
1 year ago
0
[56] Added implicit conversion of (T, IDomainResult) to IDomainResult<T>
#57
AKlaus
closed
1 year ago
0
Add implicit conversion of (T, IDomainResult) to IDomainResult<T>
#56
AKlaus
closed
1 year ago
0
Implicit Operator DomainResult<T> from DomainResult
#55
RHaughton
closed
1 year ago
1
Add Implicit operator to Convert to IDomainResult<T> from DomainResult
#54
RHaughton
closed
1 year ago
3
Add support for typed results in minimal APIs of .NET 7
#53
AKlaus
closed
1 year ago
0
Added IResult support for the minimal API of .NET 6
#52
AKlaus
closed
2 years ago
0
Suppressing automatic HTTP 400 responses on invalid DTO/model
#51
AKlaus
closed
2 years ago
0
Add `IDomainResult.FailIfNull` methods (syntactic sugar)
#50
AKlaus
closed
1 year ago
1
Introduced `Conflict` status with conversion to HTTP code `409 Conflict`
#49
AKlaus
closed
2 years ago
0
Add method / status for 'Service Unavailable' (503)
#48
AKlaus
closed
2 years ago
0
Renamed ActionResultConventions.Error... properties to ...Failed...
#47
AKlaus
closed
2 years ago
0
Proposed v2.1
#46
AKlaus
closed
2 years ago
0
Add method / status for 'Bad Gateway' (502) or 'Service Unavailable' (503)
#45
AKlaus
closed
2 years ago
0
Rename `ActionResultConventions.Error...` properties to `...Failed...` to match names of the methods
#44
AKlaus
closed
2 years ago
0
DomainResult.Mvc: Add extension to convert IDomainResult to IResult
#43
AKlaus
closed
2 years ago
0
Add support for `ValueTask<IDomainResult>` returned type
#42
AKlaus
opened
2 years ago
0
Removed conversion of IDomainResult to ActionResult<T>
#41
AKlaus
closed
2 years ago
0
Added a README file to the generated NuGet packages
#40
AKlaus
closed
2 years ago
0
Add support for .NET 6 and abandon .NET 2.1
#39
AKlaus
closed
2 years ago
0
Remove support of .NET Core 2.1
#38
AKlaus
closed
2 years ago
0
Target .NET 6 in addition to already supported versions
#37
AKlaus
closed
2 years ago
0
IDomainResult.ToActionResultOfT<Foo>() doesn't work
#36
AKlaus
closed
2 years ago
1
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.10.0
#35
dependabot[bot]
closed
3 years ago
1
[20] net5 support
#34
AKlaus
closed
3 years ago
0
Add a README to NuGet package
#33
AKlaus
closed
2 years ago
0
Bump Swashbuckle.AspNetCore from 5.6.3 to 6.1.4
#32
dependabot[bot]
closed
3 years ago
1
Bump Swashbuckle.AspNetCore from 5.6.3 to 6.1.3
#31
dependabot[bot]
closed
3 years ago
1
Bump Swashbuckle.AspNetCore from 5.6.3 to 6.1.2
#30
dependabot[bot]
closed
3 years ago
1
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4
#29
dependabot[bot]
closed
3 years ago
1
Bump Swashbuckle.AspNetCore from 5.6.3 to 6.1.1
#28
dependabot[bot]
closed
3 years ago
1
Bump Swashbuckle.AspNetCore from 5.6.3 to 6.1.0
#27
dependabot[bot]
closed
3 years ago
1
Next