Skip to content

.NET Core 3.0 API throttled on purpose with Worker Service as a client application

Notifications You must be signed in to change notification settings

maurobytes/NETCore-FaultingAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NETCore Resilience Sample

This sample demonstrates how to create a Faulting Web API utilizing .NET Core 3.0 and a throttling library.

The solution has two projects, the Faulting API itself and a Worker Service that calls the API to make repeated requests and logs the responses obtained.

You can follow along this post I made at the Dev Community to learn how I built this sample

This sample was made with:

About

.NET Core 3.0 API throttled on purpose with Worker Service as a client application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages