Andrey Rodrigues
Andrey Rodrigues
**Changes made:** - Added `TooManyRequests` error type. I found it relevant to add it.
**Changes Made:** - Added IsValid method for string inputs. - Unit tests for the IsValid method Please, unless there is an issue, consider adding it. I believe it is a...
This change adds the ShouldNotBeEmpty() extension method for the Guid type, allowing a simple check whether the Guid is empty (Guid.Empty).
## Summary Add configurable timeout middleware with per-route timeouts, path exclusions, and custom timeout handlers while maintaining full backward compatibility with existing `Timeout()` function. ## Motivation Current timeout middleware limitations:...
### Maintenance Task Description ## Summary Add configurable timeout middleware with per-route timeouts, path exclusions, and custom timeout handlers while maintaining full backward compatibility. ## Motivation Current timeout middleware limitations:...
# Fix: prevents incorrect RMG020 warning ## Description Fixes issue where RMG020 "The member .. on the mapping source type ... is not mapped to any member on the mapping...
## We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request. - [ x] I have read the...