Fdw.Services.RateLimiting
1.0.0-rc.9
This is a prerelease version of Fdw.Services.RateLimiting.
dotnet add package Fdw.Services.RateLimiting --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Services.RateLimiting -Version 1.0.0-rc.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fdw.Services.RateLimiting" Version="1.0.0-rc.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Services.RateLimiting" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Services.RateLimiting" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fdw.Services.RateLimiting --version 1.0.0-rc.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Services.RateLimiting, 1.0.0-rc.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fdw.Services.RateLimiting@1.0.0-rc.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fdw.Services.RateLimiting&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Services.RateLimiting&version=1.0.0-rc.9&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Services.RateLimiting
Rate limiting for FDW services.
This package declares 1 service/provider type(s), 1 model(s).
Services (1)
| Type | Kind | Purpose |
|---|---|---|
RateLimitRejectionHandler |
class | Handler for rate limit rejections that returns HTTP 429 responses with Retry-After headers. |
Records (1)
| Type | Kind | Purpose |
|---|---|---|
RateLimitRejectionResponse |
class | Response body for rate limit rejection responses. |
Types (2)
| Type | Kind | Purpose |
|---|---|---|
RateLimitLog |
class | MessageLogging methods for rate limiting operations. Every log message is returned in the result AND… |
RateLimitingServiceExtensions |
class | Extension methods for registering rate limiting services with dependency injection. |
Installation
dotnet add package Fdw.Services.RateLimiting --prerelease
Dependencies
Fdw.MessageLogging.Abstractions · Fdw.Results · Fdw.Services.RateLimiting.Abstractions
Build-time only (generators and analyzers, not runtime dependencies): Fdw.MessageLogging.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.9)
- Fdw.Results (>= 1.0.0-rc.9)
- Fdw.Services.RateLimiting.Abstractions (>= 1.0.0-rc.9)
- Microsoft.Bcl.HashCode (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fdw.Services.RateLimiting:
| Package | Downloads |
|---|---|
|
Fdw.Hosting
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.9 | 58 | 8/25/2026 |
| 1.0.0-rc.8 | 38 | 8/25/2026 |
| 1.0.0-rc.6.1 | 48 | 8/20/2026 |
| 1.0.0-rc.6 | 68 | 8/20/2026 |
| 1.0.0-rc.5 | 117 | 8/19/2026 |
| 1.0.0-rc.4 | 176 | 8/19/2026 |
| 1.0.0-rc.3 | 201 | 8/17/2026 |
| 1.0.0-rc.1 | 77 | 8/10/2026 |