Skip to main content

Farfetch.LoadShedding.AspNetCore assembly

Farfetch.LoadShedding.AspNetCore.Attributes namespace

public typedescription
class EndpointPriorityAttributePriority attribute for the endpoint

Farfetch.LoadShedding.AspNetCore.Configurators namespace

public typedescription
class LoadSheddingOptionsRepresents the LoadShedding Configurator.

Farfetch.LoadShedding.AspNetCore.Options namespace

public typedescription
class AdaptativeLimiterOptionsOptions for adaptative concurrency limiter.

Farfetch.LoadShedding.AspNetCore.Resolvers namespace

public typedescription
interface IPriorityResolverPriority resolver contract.

Microsoft.AspNetCore.Builder namespace

public typedescription
static class IApplicationBuilderExtensionsExtension to IApplicationBuilder in order to easily configure the UseLoadShedding.
static class IServiceCollectionExtensionsExtension to IServiceCollection in order to easily configure the AddLoadShedding.