issues
search
ikyriak
/
IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
MIT License
283
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return the IdempotencyReplay header for completed operations. Issue-85
#87
ikyriak
opened
1 week ago
0
🐛TypedResults always returning 200 OK with no body
#86
michael-wolfenden
opened
1 month ago
1
Return a custom header for an operation that had already been completed and is now being replayed
#85
kimsagro1
opened
1 month ago
3
Bump Microsoft.Extensions.Caching.Memory from 6.0.1 to 6.0.2 in /tests/IdempotentAPI.UnitTests
#84
dependabot[bot]
closed
1 month ago
0
Configure special types to be excluded when serializing. Issue-81
#83
ikyriak
closed
3 months ago
0
Issue 81 fix
#82
csimonsson
closed
3 months ago
1
Self referencing loop detected
#81
csimonsson
closed
3 months ago
3
Release 2.5.0
#80
ikyriak
closed
4 months ago
0
Framework 4.8 support
#79
arc95
opened
4 months ago
5
406 Not Accepted on cached response with Content-Type: application/json; charset=utf-8
#78
angularsen
opened
5 months ago
5
Configure Newtonsoft JsonSerializer. Issue-74
#77
ikyriak
closed
4 months ago
0
Support FastEndpoints. Issue-72
#76
ikyriak
closed
4 months ago
0
Add the IIdempotencyOptionsProvider for MinimalAPIs
#75
ikyriak
closed
4 months ago
0
Feature: Configurable JSON serializers
#74
angularsen
closed
4 months ago
6
For Minimal APIs, how to configure the idempotent options for a specific endpoint, not generally? (cache deadline, etc)
#73
JonasLeetTheWay
closed
4 months ago
2
FastEndpoints support?
#72
CaptainPowerTurtle
closed
4 months ago
8
Improve Changelog for v2.4.0
#71
ikyriak
closed
7 months ago
0
Add UseIdempotencyOption
#70
ikyriak
closed
7 months ago
0
Possibility to configure controllers via IdempotencyOptions
#69
Jevvry
closed
8 months ago
1
Possibility to configure controllers via IdempotencyOptions
#68
Jevvry
closed
7 months ago
1
Fix MinimalApi HttpRequest self-referencing loop when serializing - Issue 65
#67
ikyriak
closed
8 months ago
2
Bugs/bug65 minimalapi
#66
hartmark
closed
9 months ago
3
Latest nuget breaks on minimal API having HttpResponse in its action
#65
hartmark
closed
8 months ago
5
Release v2.2.0
#64
ikyriak
closed
11 months ago
0
Set Idempotency as Optional - Issue 56
#63
ikyriak
closed
11 months ago
0
Fix Request data hash always empty - issue 58
#62
ikyriak
closed
11 months ago
0
Use double Milliseconds to define cache expiration - Issue 59
#61
ikyriak
closed
11 months ago
2
Use TimeSpan instead of an int representing Hours for cache expiration
#60
vIceBerg
closed
11 months ago
1
Specify the ExpireHour in Timestamp instead of int
#59
vIceBerg
closed
11 months ago
4
Request data hash always returns empty byte array
#58
vaspopinex
closed
11 months ago
2
Potential idempotency issue
#57
NotIlya4
closed
1 year ago
4
Make idempotency optional
#56
SebastianBienert
closed
11 months ago
9
Fix
#55
payable-nick-godsland
closed
1 year ago
0
Release 2.1.0
#54
ikyriak
closed
1 year ago
0
Issue 48
#53
ikyriak
closed
1 year ago
0
Issue-50: Support MinimalAPI projects
#52
ikyriak
closed
1 year ago
0
Performance Issue when using Distributed Cache in MSSQL DB
#51
a7madsayed
closed
10 months ago
1
Support MinimalAPI projects
#50
ikyriak
closed
1 year ago
1
What do you do with Content-Type caching?
#49
koide
closed
1 year ago
2
Make all code async
#48
ikyriak
closed
1 year ago
0
Make all code async
#47
dimmy-timmy
closed
1 year ago
4
Default name of idempotency header key
#46
hartmark
opened
1 year ago
2
Added MinimalAPI webapi project
#45
hartmark
closed
1 year ago
7
Test build
#44
payable-maddie-cartersmith
closed
1 year ago
0
Inject configurable implementations
#43
payable-maddie-cartersmith
closed
1 year ago
0
upgrading to net6.0, removing multi framework target and cleanup
#42
payable-razvan-musca
closed
1 year ago
0
IdempotentAPI.DistributedAccessLock.MadelsonDistributedLock not found in NuGet repository
#41
TonyStarkGR
closed
1 year ago
6
Release v2.0.0-rc-01
#40
ikyriak
closed
2 years ago
0
Http Status code of the response is not returned correctly from the cache
#39
MohamadTahir
closed
1 year ago
5
Failed to get correct hash value with same request body
#38
bernardiego
closed
2 years ago
2
Next