Feat Rate Limit para cuotear peticiones.

This commit is contained in:
2025-08-20 14:17:25 -03:00
parent 68dce9415e
commit 9d5c2086c5
12 changed files with 345 additions and 142 deletions

View File

@@ -306,6 +306,10 @@
"Microsoft.Extensions.Http": {
"target": "Package",
"version": "[9.0.8, )"
},
"System.Threading.RateLimiting": {
"target": "Package",
"version": "[9.0.8, )"
}
},
"imports": [