Sample code demonstrating how to use ThrottlingTroll with Azure Functions.
- ThrottlingTrollSampleFunction - demonstrates how to use ThrottlingTroll in a .NET Isolated function project.
- ThrottlingTrollSampleAspNetFunction - demonstrates how to use ThrottlingTroll in a .NET Isolated + ASP.NET Core Integration function project.
- ThrottlingTrollSampleDotNet6InProcDurableFunction - demonstrates how to use ThrottlingTroll's egress throttling capabilities in a .NET 6 InProc Azure Function.