Skip to content
#

throttling

Here are 12 public repositories matching this topic...

dotnet 5 web api with api-versioning, documentation through swagger, localization, claim based jwt token security, feature toggling, centralized logging/exception-handling, throttling, caching, etc.

  • Updated Jun 20, 2021
  • C#

Service Throttling in WCF Services – A Demo of Service Concurrency and Instance Throttling Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the ser…

  • Updated Nov 19, 2019
  • C#

WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation

  • Updated Mar 25, 2019
  • C#

A robust and scalable API Rate Limiter implementation in .NET Core, supporting 4 algorithms (Fixed Window, Sliding Window, Token Bucket, Concurrency) with IP-based rate limiting. Built using Clean Architecture and integrated with Redis for distributed environments.

  • Updated Feb 2, 2025
  • C#

Improve this page

Add a description, image, and links to the throttling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the throttling topic, visit your repo's landing page and select "manage topics."

Learn more